Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-01lttng: Rename lttng2 feature/plugins to lttng2.controlAlexandre Montplaisir108-19381/+0
2014-04-24lttng: Add filtering textbox to the event selection compositesMarc-Andre Laperle2-15/+34
2014-04-07tmf: Add source location to trace propertiesPatrick Tasse1-0/+20
2014-03-31lttng: Convert CreateSessionDialog to a TitleAreaDialogMarc-Andre Laperle3-63/+54
2014-03-26lttng: Move createSession parameters into SessionInfo classMarc-Andre Laperle6-180/+60
2014-03-03tmf/lttng: Update 2014 copyrightsAlexandre Montplaisir24-24/+24
2014-02-24tmf: Bug 428432: A trace moved to an experiment loses its trace typePatrick Tasse1-3/+3
2014-02-04tmf: Move TmfTraceType and custom parsers to tmf.coreAlexandre Montplaisir1-3/+4
2014-01-14lttng: remove unnecessary slashes in session path for remote importBernd Hufmann1-1/+10
2014-01-06tmf: Refactor resource change listener in project modelPatrick Tasse1-6/+2
2014-01-02lttng: Move to Java 7 and fix warningsAlexandre Montplaisir20-52/+52
2013-11-12lttng: Disallow adding contexts on events for v2.2 or later (419455)Bernd Hufmann3-0/+60
2013-11-08lttng: Add possibility to select/deselect all in remote import dialogBernd Hufmann3-15/+54
2013-11-06lttng: Provide detailed progress information for remote importBernd Hufmann3-9/+22
2013-11-06lttng: Fix display of titles of all dialogs of the LTTng ControlBernd Hufmann8-8/+8
2013-10-31tmf: Use a common method to get opened tmf projectsMarc-Andre Laperle1-12/+6
2013-10-25lttng: fix property display of function probe event Bug 419454Bernd Hufmann1-2/+3
2013-09-30lttng: Add snapshot support - LTTng Tools v2.3Bernd Hufmann15-38/+470
2013-08-22lttng: fix NPE in channel dialog without kernel tracer (bug 415617)Bernd Hufmann1-21/+24
2013-08-22lttng: select loglevel by default for UST events (bug 415589)Bernd Hufmann1-0/+1
2013-08-22lttng: fix empty string handling in dialogs (bug 415580)Bernd Hufmann5-41/+43
2013-08-22[lttng] fix for NPE when creating a tracing session (bug 415571)Bernd Hufmann1-0/+8
2013-08-20lttng: update enable channel for UST buffer typeBernd Hufmann8-49/+172
2013-08-19lttng: improve import from control view (bug 412337)Bernd Hufmann4-75/+171
2013-07-31LTTng: Show the buffer type in the domain property viewSimon Delisle6-7/+50
2013-07-30LTTng: Support for LTTng Tools 2.2Simon Delisle8-28/+278
2013-05-30lttng: Fix more Sonar warnings in LTTng Tracer ControlBernd Hufmann14-236/+190
2013-05-22lttng ui: Fix minor sonar warningsBernd Hufmann24-200/+194
2013-05-17lttng: fix sonar warnings about redundant modifier in interfacesBernd Hufmann16-209/+173
2013-05-16Remove UI dependencies in tmf.core.Marc-Andre Laperle9-20/+20
2013-05-02lttng2: Fix version handling for older eclipse platformsBernd Hufmann2-4/+68
2013-05-02Tmf: Batch Trace ImportMatthew Khouzam1-1/+1
2013-04-24tmf/lttng: Remove unneeded (non-Javadoc) commentsAlexandre Montplaisir77-1443/+281
2013-04-24lttng: add support for kernel-only in tracer control (bug406120)Bernd Hufmann2-4/+34
2013-04-24lttng: Support for port number in lttng control (bug 406122)Bernd Hufmann8-17/+132
2013-04-23lttng2: Use ReadOnlyTextPropertyDescriptor in control modelBernd Hufmann9-86/+86
2013-03-12lttng: add command execution timeout preferenceBernd Hufmann6-14/+44
2013-03-06lttng ui: fix handling of command output for verbose commandsBernd Hufmann3-56/+97
2013-03-01Improved error handling for connection errors in LTTng control Bernd Hufmann4-5/+33
2013-02-28Remove unnecessary methods in LTTng Tracer Control modelBernd Hufmann6-386/+0
2013-02-27Update User Guide for support of LTTng Tools v2.1.0Bernd Hufmann1-2/+2
2013-02-25Update to session creation procedureBernd Hufmann10-226/+129
2013-02-25Update file headers in LTTng Control featureBernd Hufmann28-30/+57
2013-02-14Add support for streaming feature of LTTng Tools 2.1 (part 1)Bernd Hufmann13-158/+1172
2013-01-28lttng: Add missing javadoc comment to LTTngControlServiceAlexandre Montplaisir1-0/+11
2013-01-11Add support for filter feature of LTTng Tools 2.1Bernd Hufmann24-91/+439
2012-12-20Adjust list kernel events handling due to new output formatBernd Hufmann1-1/+2
2012-11-05tmf/lttng: Fix newly-introduced Javadoc warningsAlexandre Montplaisir4-2/+7
2012-10-17LTTng: Handle cancellation of login gracefully (bug 392197)Bernd Hufmann1-1/+5
2012-10-10Initialize dialog member variable (bug 391589)Bernd Hufmann1-21/+22

Back to the top