Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/lttng
AgeCommit message (Expand)AuthorFilesLines
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
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-14lttng: Javadoc udpate for the lttng2.kernel.ui packageAlexandre Montplaisir16-98/+427
2012-06-14lttng: Quick fix for the lttng2.kernel.core JavadocAlexandre Montplaisir5-24/+30
2012-06-14lttng: Fix Javadoc and formatting in lttng2.uiAlexandre Montplaisir80-1888/+2525
2012-06-14lttng: Fix Javadoc in lttng2.coreAlexandre Montplaisir25-359/+395
2012-06-14Fix for bug 382667: Legacy LTTng trace concurrency problems.Patrick Tasse3-1/+115
2012-06-13Fix for bug 382529: ConcurrentModificationException in Control FlowPatrick Tasse2-7/+29
2012-06-12Remove the generated garbage at top of the Help file...Francois Chouinard1-206/+0
2012-06-12Fix author and version information in the GSS classesAlexandre Montplaisir12-60/+58
2012-06-12Fix for the fix: Fix an error if a user forcefully reads after theMatthew Khouzam1-4/+1
2012-06-12Fix creative header color in LTTng helpFrancois Chouinard5-10/+216
2012-06-12tmf: Update Javadoc throughout tmf.uiAlexandre Montplaisir83-959/+1723
2012-06-12Improve Javadoc for TmfEventsViewsMatthew Khouzam5-25/+252
2012-06-12Fix an error if a user forcefully reads after the end of the trace.Matthew Khouzam1-0/+3
2012-06-12Make ctf.parser internal.Matthew Khouzam3-7/+16
2012-06-12Remove the "metadata" output to the console.Matthew Khouzam1-5/+0
2012-06-12Update the LTTng Help plug-in from wikiFrancois Chouinard152-929/+2668
2012-06-12More java-doc updatesBernd Hufmann6-26/+75
2012-06-12Update javadocFrancois Chouinard10-6/+86
2012-06-12Fix more javaDoc in TMFBernd Hufmann9-68/+300
2012-06-12Revert "Fix for bug 381411: Incorrect experiment location after getNext."Francois Chouinard4-71/+44
2012-06-12Revert "Fix for bug 381411: Implement ranked location in experiment."Francois Chouinard7-201/+48
2012-06-12More javadoc updatesFrancois Chouinard49-85/+287
2012-06-12Fix for bug 381411: Implement ranked location in experiment.Patrick Tasse7-48/+201
2012-06-12Fix for bug 381411: Incorrect experiment location after getNext.Patrick Tasse4-44/+71
2012-06-12Fixed JavaDoc in TMF UI pluginBernd Hufmann54-256/+1598
2012-06-11Update Javadoc for the public API in legacy LTTngAlexandre Montplaisir9-561/+898
2012-06-11ctf: Fix Javadoc for all public methodsAlexandre Montplaisir44-121/+127
2012-06-11Updated some javadoc in org.eclipse.linuxtools.tmf.core plug-inFrancois Chouinard11-16/+52
2012-06-11Fix for bug382279Francois Chouinard1-1/+2
2012-06-11Fix another NPE when switch experiment (bug 381412)Bernd Hufmann1-0/+6
2012-06-11Bug 378401: Implementation of time graph widget.Patrick Tasse3-10/+2
2012-06-11Fix for bug 382268: IllegalArgumentException in CtfTmfTrace on getNextPatrick Tasse1-0/+3
2012-06-11Fix for unit test on Windows.Patrick Tasse1-1/+1
2012-06-11Fix for bug 382245: TmfLocationArray incorrectly cloned.Patrick Tasse1-1/+1
2012-06-11Merge ssh://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtoolsXavier Raynaud12-223/+166
2012-06-11fix #382023 [TMF] apply filter programmatically in TmfEventsTableXavier Raynaud1-33/+20
2012-06-10Add check for null resource (Bug 382121)Bernd Hufmann1-2/+4
2012-06-10Fix for Timestamp normalize() of BIG_BANG and BIG_CRUNCH (bug 382135)Bernd Hufmann1-0/+5
2012-06-10Fix for bug 380959: Trace indexing not always triggered.Patrick Tasse2-10/+9
2012-06-09Bug 378402: Implementation of ControlFlow view and Resources view forPatrick Tasse2-4/+4
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-09Fix for bug 382156: Background subrequests are not cancelled properly.Patrick Tasse2-74/+91

Back to the top