Skip to main content
summaryrefslogtreecommitdiffstats
path: root/lttng
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Remove content of the lttng folder and corresponding target dependenciesMarc-Andre Laperle2976-405635/+3
2015-02-13tmf: Bug 459493: TmfTimestampFormat doesn't parse extra spaces correctlyPatrick Tasse2-8/+30
2015-02-13tmf: Bug 455414: Make bookmarks file immediately hidden at creationPatrick Tasse1-4/+2
2015-01-28tmf: Missing delete action in Filter dialog of ColorsView (bug 458582)Bernd Hufmann4-7/+36
2015-01-28tmf: remove trace copy menu from FiltersView menu (bug 458580)Bernd Hufmann1-3/+26
2015-01-28tmf: fix handler activations in FiltersView (Bug 458579)Bernd Hufmann5-4/+27
2015-01-28tmf: Bug 457109: Exit early in TmfEventThread if request is cancelledPatrick Tasse1-2/+9
2015-01-28tmf: Bug 457109: Throttle time graph listener notificationsPatrick Tasse2-58/+104
2015-01-28tmf: support preprocessing of in the TextTrace class Bug 458578Bernd Hufmann1-0/+18
2015-01-27tmf: Bug 458085: Incorrect parsing of timestamps in TmfFilterCompareNodePatrick Tasse2-23/+22
2015-01-20tmf: Bug 457852: Event table raw viewer selection not propagatedPatrick Tasse1-2/+9
2015-01-19tmf: Bug 457502: Prevent duplication of Stream List view filtersPatrick Tasse5-14/+27
2015-01-19tmf: Bug 457502: Filter node elements should not implement equals() Patrick Tasse9-347/+9
2015-01-14tmf: add schemas to build.properties file (bug 457322)Bernd Hufmann1-1/+2
2015-01-09tmf: Add missing test files in jars and make XmlAnalysisModuleSource saferMarc-Andre Laperle3-14/+33
2015-01-05tmf: Fix IndexOutOfBoundsException in OffsetDialogPatrick Tasse2-2/+10
2014-12-23lttng: Fix a bug with lttng version when compiled from sourceMarc-Andre Laperle5-2/+71
2014-12-23[LTTng Control] Store error stream output in command result (Bug 455801)Bernd Hufmann1-1/+1
2014-12-23[lttng control] Use List<String> for control commands (Bug 455382)Bernd Hufmann17-534/+542
2014-12-23Fix more cast warnings (errors) when targetting 4.5Marc-Andre Laperle1-4/+4
2014-12-22rcp: Add missing plugin dependencies to the RCPMarc-Andre Laperle2-0/+8
2014-12-22Add LTTng testing feature to update siteMarc-Andre Laperle1-7/+0
2014-12-19rcp: Fix not being able to print the Sequence diagramMarc-Andre Laperle1-3/+58
2014-12-19tmf: ctf: add support for traces with changing endianessMatthew Khouzam1-69/+24
2014-12-16tmf: Bug 422341: Mouse wheel on horizontal scroll bar a bit too smallPatrick Tasse2-84/+120
2014-12-16tmf: Add utility to support '\' and ':' for path manipulationsBernd Hufmann1-0/+31
2014-12-08tmf: Fix supplementary files always being imported in trace packageMarc-Andre Laperle1-2/+4
2014-12-08Add utility method to open a trace in the editor using SWTBot onlyMarc-Andre Laperle5-74/+75
2014-12-08tmf: add utility to validate a name against OS restrictions.Bernd Hufmann1-0/+53
2014-12-08tmf.ui: fix callsite and model lookup regressionBernd Hufmann1-5/+10
2014-12-02Bug 453499: Allow for programmatically adding a connection to theMarkus Schorn4-15/+68
2014-12-01tmf: Fix AbstractTracePackageWizardPage tree viewer check integrityPatrick Tasse1-1/+6
2014-12-01ctf: Commit the generated ANTLR files to the source treeMarc-Andre Laperle6-49/+12134
2014-11-28tmf: Bug 451240: Mouse wheel inactive on time graph scale and scroll barPatrick Tasse2-19/+21
2014-11-28tmf: Add list methods for trace package elementsPatrick Tasse1-2/+26
2014-11-26Bug 448058: Update lttng user documentation: Using Remote ServicesMarkus Schorn6-8/+13
2014-11-20lttng: Update lttng targets for Remote Services featurePatrick Tasse5-5/+25
2014-11-18ctf: better test event headers (bug 446190)Matthew Khouzam3-9/+37
2014-11-18Bug 448058: Replace RSE by org.eclipse.remoteMarkus Schorn44-1164/+1303
2014-11-17ctf: Lock the CTF test-suite to an older known commitAlexandre Montplaisir1-1/+5
2014-11-17tmf: Bug 449206: NullPointerException in HistogramDataModelPatrick Tasse3-16/+43
2014-11-13lttng-control: fix enable events when filtering in tree (bug 450526)Bernd Hufmann2-8/+24
2014-11-12Add some missing NonNull annotation "imports"Marc-Andre Laperle3-0/+6
2014-11-12Fix cast warnings (errors) when targetting 4.5Marc-Andre Laperle5-7/+14
2014-11-10tmf: fix IllegalArgumentException when doing auto-detectionBernd Hufmann1-0/+1
2014-11-10tmf: add (internal) API for handling name clashes during importBernd Hufmann3-157/+283
2014-11-07tmf: Bug 434646: Control Flow view not cleared when opening UST tracePatrick Tasse2-0/+2
2014-11-07tmf: Fix superfluous Supplementary files element in trace package importMarc-Andre Laperle1-20/+12
2014-11-06tmf: Add element to its parent's children automatically and remove setChildrenMarc-Andre Laperle6-23/+64
2014-11-03tmf: Extract a method so that the manifest can be embedded in other xml filesMarc-Andre Laperle1-3/+14

Back to the top