Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-24ctf: add unit tests for CtfTmfTrace.validate() method (Bug 464329)Bernd Hufmann2-0/+143
2015-04-21ctf: rename CTFReaderException to CTFExceptionMatthew Khouzam1-3/+3
2015-03-24tmf: Rename time range signalsAlexandre Montplaisir2-9/+9
2015-03-10ctf: remove CtfTmfTimestamp.Matthew Khouzam6-94/+14
2015-03-10Fix references to linuxtools in comments, examples and unused codePatrick Tasse1-2/+2
2015-03-09tmf: TmfTraceManager improvementsAlexandre Montplaisir1-63/+67
2015-03-07Upgrade maven plugin versionsMarc-Andre Laperle1-1/+1
2015-03-06TMF: Add some non null annotations to TmfTimeRangeGenevieve Bastien2-4/+6
2015-03-04Add API tool nature and builder to all code pluginsAlexandre Montplaisir1-0/+6
2015-02-27ctf: move CtfReaderException to the ctf.core top-level packageMatthew Khouzam1-1/+1
2015-02-16Add some missing about.html in bin.includesMarc-Andre Laperle1-2/+3
2015-02-12TMF: Make the ITmfEvent#getTimestamp() return NonNullGeneviève Bastien1-1/+1
2015-02-10Remove versions from other Trace Compass plugin dependenciesAlexandre Montplaisir1-1/+1
2015-02-06Update all plugins and features to 1.0.0Alexandre Montplaisir2-3/+3
2015-02-04tmf: Use ellipsis for getField and remove getSubFieldPatrick Tasse1-4/+5
2015-01-28Set project-specific code style preferences to use 'f' as prefixMarc-Andre Laperle2-0/+14
2015-01-28ctf: Avoid direct dependency from the lttng plugins to the ctf.core oneAlexandre Montplaisir2-27/+17
2015-01-13Copyright header update, 2015 editionAlexandre Montplaisir16-16/+16
2015-01-10TMF: Add @NonNull annotation to some TmfTraceManager methodsGeneviève Bastien1-12/+12
2014-12-16ctf: make StringDeclaration "static"Matthew Khouzam1-1/+2
2014-12-10tmf: Update TmfExperiment to new API in ITmfEventProviderBernd Hufmann1-4/+4
2014-11-27tmf.ctf: Rework the event aspects of CTF tracesAlexandre Montplaisir2-3/+3
2014-11-11tmf: Add some nonNull annotation to the tmf.core.analysis packageGeneviève Bastien2-6/+8
2014-11-11tmf: Move TmfExperiment to its own packageAlexandre Montplaisir2-2/+2
2014-11-11tmf: Consolidate constructors in TmfExperimentAlexandre Montplaisir2-2/+4
2014-11-11Disable "warn for deprecated in deprecated code" warnings in test pluginsAlexandre Montplaisir1-1/+1
2014-11-10Change versions to 0.1.0Marc-Andre Laperle2-4/+4
2014-11-10tmf.ctf: Split the classes into proper packagesAlexandre Montplaisir35-91/+227
2014-11-03TMF: Have ITmfEvent#getTrace() return NonNullGeneviève Bastien1-12/+4
2014-10-28tmf: Remove the precision concept from ITmfTimestampAlexandre Montplaisir2-3/+4
2014-10-27tmf: Remove AutoCloseable from IAnalysisModuleAlexandre Montplaisir2-4/+4
2014-10-27tmf: Use the DebugSuite test runner for some testsAlexandre Montplaisir1-3/+3
2014-10-24tmf: Axe the TmfEventTypeManagerAlexandre Montplaisir2-6/+4
2014-10-17Remove the API Tooling builders and naturesAlexandre Montplaisir1-6/+0
2014-10-17ctf: Rename packages to org.eclipse.tracecompass.*Alexandre Montplaisir6-18/+18
2014-10-17ss: Rename packages to org.eclipse.tracecompass.*Alexandre Montplaisir2-2/+2
2014-10-17tmf: Rename packages to org.eclipse.tracecompass.*Alexandre Montplaisir32-192/+192
2014-10-17tmf: Move plugins to the Trace Compass namespaceAlexandre Montplaisir44-0/+6061

    Back to the top