Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Remove content of the lttng folder and corresponding target dependenciesMarc-Andre Laperle42-6451/+0
2014-11-17tmf: Bug 449206: NullPointerException in HistogramDataModelPatrick Tasse1-1/+22
2014-10-01tmf: use in memory index for sequence diagram test casesBernd Hufmann1-3/+8
2014-09-27lttng: Do not use java.io.tmpdir property (/tmp) when possibleMarc-Andre Laperle2-2/+4
2014-09-12tmf: Do not use Display.sleep in testsMarc-Andre Laperle1-6/+6
2014-09-08tmf: Add category to custom parser definitionPatrick Tasse1-1/+2
2014-08-20tmf: Introduce ITmfEventTableColumns and its extension pointAlexandre Montplaisir1-2/+1
2014-05-26tmf: Add percentage on Statistics viewVincent Perot1-4/+6
2014-04-26Change tabs to spaces; elim trailing whitespace.Andrew Ferrazzutti2-3/+3
2014-04-24lttng: Work around UI thread sleeping forever on Mac in testsMarc-Andre Laperle1-0/+6
2014-04-22tmf: Add non-null annotations to TmfTraceClosedSignalAlexandre Montplaisir1-5/+16
2014-04-15TMF: Remove dependency on CTF for analysis unit testsGeneviève Bastien3-9/+0
2014-03-26tmf: Use ConcurrentHashMap in TmfStatisticsTreeNodeBernd Hufmann1-3/+0
2014-03-06fix #428919: Support multi-trace histogramsXavier Raynaud1-29/+49
2014-03-04Tmf: Add unit tests for experiment typesGeneviève Bastien2-1/+205
2014-03-03tmf/lttng: Update 2014 copyrightsAlexandre Montplaisir5-5/+5
2014-02-27tmf: Fix most Number unboxing problemsAlexandre Montplaisir1-1/+1
2014-02-04tmf: Move TmfTraceType and custom parsers to tmf.coreAlexandre Montplaisir3-8/+8
2014-01-06tmf: Refactor resource change listener in project modelPatrick Tasse1-5/+0
2013-12-20TMF: Added a method in UI tests to delay main thread until trace is openedGeneviève Bastien3-14/+29
2013-12-19TMF: Moved the ProjectModelTestData in o.e.l.tmf.ui.tests to a shared folderGeneviève Bastien4-183/+3
2013-12-19tmf: Switch tmf.ui.tests to Java 7 + fix warningsAlexandre Montplaisir9-21/+21
2013-11-22tmf: Fix NullPointerException TmfTraceElementBernd Hufmann1-3/+10
2013-11-04TMF: Introduce a framework to hook trace analysis modules/pluginsGeneviève Bastien5-16/+359
2013-10-04[TMF] Remove TmfTrace.setIndexer and indexer param in ctorMarc-Andre Laperle3-3/+13
2013-10-04Merge branch 'master' into lttng-lunaAlexandre Montplaisir1-223/+266
2013-10-03BTree index on diskMarc-Andre Laperle5-2/+431
2013-09-30tmf : Update the histogram to handle lost events correctlyJean-Christian Kouamé1-223/+266
2013-09-16Merge branch 'master' into lttng-lunaAlexandre Montplaisir5-0/+60
2013-09-10tmf: Add copyright headers to testsMatthew Khouzam5-0/+60
2013-09-10Merge branch 'master' into lttng-lunaAlexandre Montplaisir2-7/+6
2013-09-10Merge commit '3a6b7eb9a532100a4cb85e0a81fbc8bd6e91db13' into lttng-lunaAlexandre Montplaisir1-3/+2
2013-09-10tmf: Rework test trace classesAlexandre Montplaisir2-7/+6
2013-09-04tmf: Bug 415707: Trace already opened should not be re-openedPatrick Tasse1-3/+2
2013-08-22Merge remote-tracking branch 'eclipse/master' into lunaMatthew Khouzam4-0/+300
2013-08-22TMF: Add tmf.ui unit tests for project modelGeneviève Bastien4-0/+300
2013-08-13Merge branch 'master' into lttng-lunaAlexandre Montplaisir5-0/+268
2013-08-08tmf: improve validation for custom parsersMatthew Khouzam5-0/+268
2013-08-07Merge branch 'master' into lttng-lunaAlexandre Montplaisir1-1/+2
2013-08-06tmf: Consider compilation warnings to be errors in tmf.uiAlexandre Montplaisir1-1/+2
2013-08-05tmf: Clean up constructors in TmfTraceStubAlexandre Montplaisir1-1/+1
2013-07-29tmf: Add support for time range selectionPatrick Tasse4-12/+18
2013-05-17tmf: fix sonar warnings about redundant modifier in interfacesBernd Hufmann2-31/+30
2013-05-02tmf: Fix exception throwing in Sequence Diagram testsAlexandre Montplaisir1-0/+2
2013-04-24tmf/lttng: Remove unneeded (non-Javadoc) commentsAlexandre Montplaisir2-10/+2
2013-04-22tmf: Only keep the full constructor in TmfEventFieldAlexandre Montplaisir3-8/+8
2013-03-18tmf: Disable NLS warnings in testsAlexandre Montplaisir17-30/+16
2013-03-14tmf ui: Make UML2SD UI tests independent from each otherBernd Hufmann3-39/+83
2013-02-28tmf: Update copyright headers in tmf.uiAlexandre Montplaisir4-4/+4
2013-02-25tmf: Move timestamps to their own packageAlexandre Montplaisir9-14/+14

Back to the top