Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/lttng
AgeCommit message (Expand)AuthorFilesLines
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
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

Back to the top