Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/lttng
AgeCommit message (Expand)AuthorFilesLines
2012-07-17Merge "lttng: Correctly validate traces of kernel type"Alexandre Montplaisir2-3/+18
2012-07-17Merge "Fix for bug 385323: HistogramView should normalize more timestamps."Patrick Tasse1-1/+1
2012-07-17lttng: Correctly validate traces of kernel typeAlexandre Montplaisir2-3/+18
2012-07-17Normalize current event timestamp (Bug3984982)Francois Chouinard1-2/+2
2012-07-17Fix for bug 384402: Import trace validation check ignored.Patrick Tasse1-1/+1
2012-07-17Fix for bug 385323: HistogramView should normalize more timestamps.Patrick Tasse2-3/+3
2012-07-16Final fix for Bug384878Francois Chouinard1-3/+3
2012-07-16Fix for bug 385222: Canvas border hides histogram data.Patrick Tasse2-4/+7
2012-07-16Fix for bug 384501: Partial statistics when opening view duringPatrick Tasse1-1/+32
2012-07-16Merge "Fix for bug 384417: Incorrect range displayed in histogram tool tip."Patrick Tasse1-2/+2
2012-07-16Merge "Fix for bug 384406: Delete trace propagation not working in Windows."Alexandre Montplaisir1-4/+1
2012-07-16tmf: Print CTF integer fields in the correct baseAlexandre Montplaisir1-5/+44
2012-07-16Fix for bug 384417: Incorrect range displayed in histogram tool tip.Patrick Tasse1-2/+2
2012-07-16tmf: Use macro-style definitions for CTF field typesAlexandre Montplaisir1-8/+24
2012-07-16tmf: Javadoc update in CtfTmfEventFieldAlexandre Montplaisir1-139/+78
2012-07-13Fix for bug 384406: Delete trace propagation not working in Windows.Patrick Tasse1-4/+1
2012-07-13Fix lost events to work after multiple reloadsMatthew Khouzam2-4/+27
2012-07-13Fix for bug 384637: NullPointerException in ControlFlowView on disposedPatrick Tasse2-3/+3
2012-07-13Merge "tmf: Close the state history files before deleting them"Patrick Tasse1-11/+18
2012-07-13Merge "tmf: Do not broadcast signal if request is cancelled"Patrick Tasse1-4/+7
2012-07-13Fix for bug 385055: Time graph selection prevents trace garbagePatrick Tasse2-0/+4
2012-07-12Fix minor bugs with histogram time range entry.Matthew Khouzam2-44/+67
2012-07-12Check TS boundary in HV Current Event control (Bug384982)Francois Chouinard1-0/+16
2012-07-12tmf: Close the state history files before deleting themAlexandre Montplaisir1-11/+18
2012-07-12Re-work the zoom function in Histogram View (fix for Bug384977)Francois Chouinard1-6/+2
2012-07-12Fix for bug 383935: Disappearing tool tip in time graph and otherPatrick Tasse1-85/+8
2012-07-12Fix for Bug384878 - Add ending separator to folders in trace comparisonFrancois Chouinard1-3/+17
2012-07-09tmf: Do not broadcast signal if request is cancelledAlexandre Montplaisir1-4/+7
2012-07-06Renaming version to 1.2 in master branchOtavio Pontes27-28/+28
2012-07-03Fix seekEvent() problem and augment TmfExperimentTestFrancois Chouinard7-89/+780
2012-06-29Fix for bug 382438: null pointer exception when closing statistics viewMathieu Denis1-2/+4
2012-06-29Fix for bug 383935: Disappearing tool tip in time graph and other issuesPatrick Tasse4-54/+87
2012-06-28Put back timeout values for LTTng 2.0 control commands to 15 secondsBernd Hufmann1-2/+2
2012-06-27Fix versions in LTTng relengBernd Hufmann2-2/+2
2012-06-22Update plug-in and feature versions after code change for bug 382910.Patrick Tasse6-6/+6
2012-06-21Fix for bug 382910: Improve responsiveness of Control Flow and ResourcesPatrick Tasse9-38/+71
2012-06-20Fix for bug 383146 (enable/disable of wildcarded UST events issue)Bernd Hufmann4-12/+28
2012-06-20Fix for bug 383097 (CommandShell improvement)Bernd Hufmann4-61/+225
2012-06-19tmf: Clean up the ctfAdaptor unit testsAlexandre Montplaisir12-1735/+603
2012-06-18Fix for bug 382910: Improve responsiveness of Control Flow and ResourcesPatrick Tasse4-6/+104
2012-06-18tmf: Simple warning fixes in tmf.ui and testsAlexandre Montplaisir82-1287/+1403
2012-06-18tmf: Simple warning fixes in tmf.core and testsAlexandre Montplaisir48-533/+587
2012-06-18lttng: Simple warning fixes in lttng2 and ctfAlexandre Montplaisir14-23/+26
2012-06-18Restore some code inadvertently commented outFrancois Chouinard3-48/+59
2012-06-18Fix for bug 382684 (connection re-use)Bernd Hufmann1-3/+31
2012-06-18Fix version # in pom.xmlFrancois Chouinard1-1/+1
2012-06-15Fix a few warningsFrancois Chouinard5-53/+51
2012-06-15Update the version minor following API changeFrancois Chouinard2-1/+4
2012-06-14Display signed 32-bit integers with a sign. Matthew Khouzam1-1/+9
2012-06-14Remove technology reference as Linux Tools has been moved.Jeff Johnston10-15/+15

Back to the top