Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-16Merge "Fix for bug 384417: Incorrect range displayed in histogram tool tip."Patrick Tasse1-2/+2
2012-07-16Fix for bug 384417: Incorrect range displayed in histogram tool tip.Patrick Tasse1-2/+2
2012-07-13Fix for bug 384406: Delete trace propagation not working in Windows.Patrick Tasse1-4/+1
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-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-06Renaming version to 1.2 in master branchOtavio Pontes1-1/+1
2012-07-03Fix seekEvent() problem and augment TmfExperimentTestFrancois Chouinard1-0/+1
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-18tmf: Simple warning fixes in tmf.ui and testsAlexandre Montplaisir74-1137/+1228
2012-06-18tmf: Simple warning fixes in tmf.core and testsAlexandre Montplaisir2-4/+0
2012-06-18Fix version # in pom.xmlFrancois Chouinard1-1/+1
2012-06-15Fix a few warningsFrancois Chouinard1-0/+1
2012-06-15Update the version minor following API changeFrancois Chouinard2-1/+4
2012-06-14tmf: Finish the Javadoc in tmf.uiAlexandre Montplaisir19-52/+1039
2012-06-14tmf: Continue upating the Javadoc in tmf.uiAlexandre Montplaisir25-668/+941
2012-06-14tmf: Update some Javadoc in tmf.uiAlexandre Montplaisir14-202/+465
2012-06-12tmf: Update Javadoc throughout tmf.uiAlexandre Montplaisir83-959/+1723
2012-06-12Improve Javadoc for TmfEventsViewsMatthew Khouzam5-25/+252
2012-06-12More java-doc updatesBernd Hufmann4-22/+61
2012-06-12Update javadocFrancois Chouinard10-6/+86
2012-06-12Fix more javaDoc in TMFBernd Hufmann9-68/+300
2012-06-12Fixed JavaDoc in TMF UI pluginBernd Hufmann54-256/+1598
2012-06-11Bug 378401: Implementation of time graph widget.Patrick Tasse2-9/+1
2012-06-11Merge ssh://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtoolsXavier Raynaud6-44/+62
2012-06-11fix #382023 [TMF] apply filter programmatically in TmfEventsTableXavier Raynaud1-33/+20
2012-06-10Fix for bug 380959: Trace indexing not always triggered.Patrick Tasse2-10/+9
2012-06-09Fix for bug 382158: Performance issues with event table filtering.Patrick Tasse1-13/+25
2012-06-09Fix for bug 382157: Experiment not indexed when opened in editor.Patrick Tasse1-1/+8
2012-06-09Fix for bug 382135: HistogramView should normalize timestamps fromPatrick Tasse1-9/+9
2012-06-08Fix for bug 382131 (Full Histogram range problem)Bernd Hufmann1-11/+11
2012-06-07Bug 378401: Implementation of time graph widget.Patrick Tasse3-120/+149
2012-06-07Fix InvocationTargetException in signal handler.Patrick Tasse1-2/+7
2012-06-06Prevent from sending a useless initial request from HistogramViewFrancois Chouinard1-7/+7
2012-06-06Bug 378401: Implementation of time graph widget.Patrick Tasse8-54/+102
2012-06-06Fix for bug 381911: Glitches in virtual table.Patrick Tasse1-7/+18
2012-06-06Fix for bug 381909: Custom traces don't support context clone.Patrick Tasse5-256/+239
2012-06-04Fix for bug 381597: Deadlock withPatrick Tasse1-135/+134
2012-06-01Fix for bug 381426: Events table not showing event rank.Patrick Tasse2-1/+13
2012-06-01Bug 378401: Implementation of time graph widget.Patrick Tasse2-6/+45
2012-06-01Fix for bug 381426: Events table not showing event rank.Patrick Tasse2-941/+1047
2012-06-01Fix for bug 380959: Trace indexing not always triggered.Patrick Tasse2-0/+2
2012-05-31Fix for bug 381252Francois Chouinard2-2/+2
2012-05-30Bug 378401: Implementation of time graph widget.Patrick Tasse4-37/+83
2012-05-30Push LTTng MANIFEST.MF/pom.xml to 1.0 and correct features dependenciesFrancois Chouinard2-3/+3
2012-05-30Fix for bug 380961: Filter viewer not getting fields for CTF tracesPatrick Tasse1-1/+1

Back to the top