Skip to main content
summaryrefslogtreecommitdiffstats
path: root/lttng
AgeCommit message (Expand)AuthorFilesLines
2014-09-15Fix repo names to remove SNAPSHOT.v3.1.0showJeff Johnston1-1/+1
2014-09-12Remove SNAPSHOT from all parent ids in pom.xml files.Jeff Johnston66-67/+67
2014-09-11Change all p2.inf files to specify update instead of updates-nightly.Jeff Johnston10-20/+20
2014-09-11tmf: Fix untyped traces being shown in the select traces dialogMarc-Andre Laperle1-3/+20
2014-09-11tmf: Fix NullPointerException drawing time graph arrowsPatrick Tasse1-0/+3
2014-09-10tmf: Catch ParseSyntaxException in custom text parser wizardPatrick Tasse1-4/+16
2014-09-10tmf: Fix a few other cases of not using toOSStringMarc-Andre Laperle4-6/+10
2014-09-10ctf: Fix NPE when running CTF Platform-lessMarc-Andre Laperle1-3/+1
2014-09-10ctf: Provide a utility for "safe" mapping of a ByteBufferMarc-Andre Laperle4-7/+69
2014-09-10ctf: Fix leak in CTFIteratorManagerMarc-Andre Laperle1-1/+4
2014-09-10ctf: make CtfStreamInput not hold onto any resourcesMatthew Khouzam7-89/+132
2014-09-10tmf: Fix IllegalArgumentException when importing from the root directoryMarc-Andre Laperle1-2/+6
2014-09-09gdb: Improve GDB trace file validationPatrick Tasse3-15/+40
2014-09-09[lttng control] Fix snapshot command output parsing (Bug 443519)Bernd Hufmann3-2/+101
2014-09-09rcp: Update version number to 1.1.0Marc-Andre Laperle2-3/+3
2014-09-08TMF: Add documentation for XML XY chartsGeneviève Bastien2-0/+52
2014-09-05tmf: lttngControl: Fix remote import on remote snapshot sessionJonathan Rajotte Julien1-0/+3
2014-09-05lttng: Increment the version numbers for SR1Marc-Andre Laperle103-177/+183
2014-09-05lttng-control: Support tcp4 string in session path (Bug 443403)Bernd Hufmann1-2/+2
2014-09-05lttng-control: fix null string in OpenCommandScriptDialogBernd Hufmann1-1/+3
2014-09-05tmf: lttngControl: Support 64 bit probe address and offsetJonathan Rajotte Julien1-2/+2
2014-08-29tmf: Fix custom text parser wizard preview highlightingPatrick Tasse1-9/+18
2014-08-29tmf: Use location OS string for validation path during drag and dropPatrick Tasse1-1/+1
2014-08-28tmf: Update pcap developer guide following 5bbb3baAlexandre Montplaisir1-8/+8
2014-08-28tmf: Fix time unit of time stamp in TmfTrace.createTimestamp()Patrick Tasse2-2/+3
2014-08-26pcap: fix bug with importing from control view in windowsMatthew Khouzam1-2/+2
2014-08-26pcap: remove stream list analysis for experimentsBernd Hufmann1-4/+0
2014-08-26lttng: Fix lttng.control upgrade from 3.0.0 to 3.x.0Marc-Andre Laperle2-8/+2
2014-08-22ctf: improve unit testsMatthew Khouzam6-12/+270
2014-08-19tmf: Sort items in Select Trace Type menuPatrick Tasse1-0/+24
2014-08-19pcap: Cleanup protocol enumsAlexandre Montplaisir10-149/+97
2014-08-19pcap: Rename Protocol to PcapProtocolAlexandre Montplaisir34-226/+226
2014-08-18tmf: display name of custom parser in properties viewBernd Hufmann1-16/+8
2014-08-18ctf: make id conversions in event headers saferMatthew Khouzam3-11/+18
2014-08-18pcap: Make all the packages internalAlexandre Montplaisir126-547/+547
2014-08-18tmf: Support + and - keys for histogram zoomPatrick Tasse5-4/+46
2014-08-15tmf: enable swtbot pcap testsMatthew Khouzam3-1/+4
2014-08-15tmf: initial pcap smoke testMatthew Khouzam2-0/+270
2014-08-15pcap: make test export packagesMatthew Khouzam1-1/+6
2014-08-15lttng: user guide for new behaviour of opening of unrecognized tracesBernd Hufmann2-2/+2
2014-08-15TMF: Move timestamp transform to internal to avoid API breakage laterGeneviève Bastien12-50/+294
2014-08-15tmf: initial pcap swtbot testMatthew Khouzam2-2/+59
2014-08-15pcap: initial swtbot projectMatthew Khouzam15-0/+782
2014-08-15tmf: Use custom parser constants of TmfTraceType evereywhereBernd Hufmann2-15/+10
2014-08-15pcap: Convert filePath to java.nio.file.PathAlexandre Montplaisir22-83/+74
2014-08-15pcap: Fix null warning in ProtocolConversionMatthew Khouzam2-17/+53
2014-08-15Lttng: Attempt to resolve SWTBot test failure.Andrew Ferrazzutti1-22/+5
2014-08-15tmf: open files without trace type with eclipse default editorsBernd Hufmann2-5/+20
2014-08-15rcp: add pcap feature to tracing rcpBernd Hufmann1-0/+1
2014-08-15pcap: Add feature plug-inMatthew Khouzam22-21/+212

Back to the top