Make TmfLocation abstract and implement a couple of Tmf<type>Location
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests /
2012-09-21  Francois ChouinardMake TmfLocation abstract and implement a couple of...
2012-09-19  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-18  Alexandre Montplaisirtmf: Rename TmfLocation.fLocation to .fLocationData
2012-09-17  Francois ChouinardRe-factor and freshen up TmfCoreTracer (previously...
2012-09-17  Alexandre Montplaisirtmf: CtfTmfEvent improvements
2012-09-13  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-09-07  Alexandre Montplaisirtmf: Enhance TmfEventField.toString() to also print...
2012-09-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-09-06  Patrick TasseMerge remote-tracking branch 'origin/master' into lttng...
2012-09-04  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-31  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-24  Alexandre MontplaisirSave the encoding type as project settings
2012-08-21  Bernd HufmannUpdated Enum handling for a CTFTmfEventField
2012-08-21  Alexandre Montplaisirtmf: Add unit tests for the state system stack-attributes
2012-08-10  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-09  Francois ChouinardFix a sporadic distribution problem in the TMF coalesce...
2012-08-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-07  Matthew Khouzamctf: Fix lost events in a more elegant way
2012-08-03  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-02  Mathieu Denistmf: formatting of tmf.ui.statistics
2012-07-30  Alexandre Montplaisirtmf: Drop generics from ITmfTrace and TmfExperiment
2012-07-30  Alexandre Montplaisirtmf: Bump plugins version to 2.0 for Kepler branch
2012-07-27  Alexandre Montplaisirtmf: Also bump the version number in pom.xml's
2012-07-27  Alexandre Montplaisirtmf: Update master branch against the 1.1 baseline
2012-07-26  Bernd HufmannFix TMF Core JUnit tests
2012-07-25  Francois ChouinardFix another pile of Javadoc warnings
2012-07-25  Francois ChouinardFix a pile of Javadoc warnings
2012-07-25  Alexandre MontplaisirUse project-specific Save Actions settings
2012-07-25  Alexandre MontplaisirUse project-specific formatter settings
2012-07-24  Alexandre Montplaisirtmf: Enable project-specific compiler settings
2012-07-19  Matthew KhouzamFix trace and experiment seeking performance bug
2012-07-19  Patrick TasseFix for bug 385432: Missed events in coalesced requests.
2012-07-19  Alexandre MontplaisirMerge "tmf: Update the ctfadaptor tests for the new...
2012-07-19  Alexandre MontplaisirMerge "lttng: Drop the current node arrays in the the...
2012-07-18  Francois ChouinardAdd test cases for Bug385432
2012-07-18  Alexandre Montplaisirtmf: Update the ctfadaptor tests for the new formatting
2012-07-17  Francois ChouinardFix test project dependencies.
2012-07-06  Otavio PontesRenaming version to 1.2 in master branch
2012-07-03  Francois ChouinardFix seekEvent() problem and augment TmfExperimentTest
2012-06-19  Alexandre Montplaisirtmf: Clean up the ctfAdaptor unit tests
2012-06-18  Alexandre Montplaisirtmf: Simple warning fixes in tmf.core and tests
2012-06-12  Francois ChouinardRevert "Fix for bug 381411: Incorrect experiment locati...
2012-06-12  Francois ChouinardRevert "Fix for bug 381411: Implement ranked location...
2012-06-12  Patrick TasseFix for bug 381411: Implement ranked location in experi...
2012-06-12  Patrick TasseFix for bug 381411: Incorrect experiment location after...
2012-06-11  Patrick TasseFix for unit test on Windows.
2012-06-06  Matthew KhouzamAdd events structures, indexes and event caches per...
2012-06-06  Alexandre Montplaisirtmf: Clear the file name in the verifyHistory program
2012-06-05  Alexandre Montplaisirtmf: Add the verifyHistory test program
2012-06-04  Francois ChouinardReplace location by context in checkpoint indexer
2012-06-01  Francois ChouinardAugment the TmfCheckpoint API (Bug381411)
2012-06-01  Francois ChouinardFix for bug381370
2012-05-30  Francois ChouinardPush LTTng MANIFEST.MF/pom.xml to 1.0 and correct featu...
2012-05-29  Francois ChouinardFix unnecessary @SuppressWarning and removed dead code.
2012-05-29  Matthew KhouzamAdd incremental indexing support Bug 380952
2012-05-25  Francois ChouinardInternalize some classes and fix a pile of warnings
2012-05-25  Francois ChouinardFix for Hudson warnings in LTTng TMF Core Unit + Test...
2012-05-24  Francois ChouinardImprove request coalescing criteria
2012-05-18  Francois ChouinardMerge corrected branch 'master'
2012-05-18  Francois ChouinardMerge branch 'master' into TmfTrace-new
2012-05-18  Francois ChouinardRevisit the TmfExperiment structure
2012-05-17  Francois ChouinardImprove TmfTrace test coverage
2012-05-17  Francois ChouinardFix some Sonar findings in TmfEvent
2012-05-16  Francois ChouinardMerge branch 'master'
2012-05-15  Francois ChouinardMerge branch 'master'
2012-05-14  Francois ChouinardMerge branch 'master'
2012-05-14  Francois ChouinardMerge branch 'master'
2012-05-14  Francois ChouinardAdd a TmfLegacyExperiment for the LTTng 0.x
2012-05-11  Matthew KhouzamClean up code.
2012-05-11  Francois ChouinardIntroduce TmfLegacyExperiment
2012-05-11  Matthew KhouzamChange tabs for commas to separate fields.
2012-05-09  Matthew Khouzamimprove test coverage in CtfLocation
2012-05-09  Francois ChouinardMerge branch 'master' into API
2012-05-09  Patrick TasseFix seek behaviour in CtfAdaptor
2012-05-09  Matthew KhouzamImprove API.
2012-05-08  Francois ChouinardRefactor TmfTrace and TmfExperiment
2012-05-08  Francois ChouinardRefactor TmfExperiment (2)
2012-05-08  Francois ChouinardRefactor TmfExperiment
2012-05-03  Matthew KhouzamImprove test cases. Coverage of 85%+ and fix bugs.
2012-05-03  Matthew KhouzamImprove CTF timestamp output, will now output in y...
2012-04-27  Francois ChouinardUpdate TmfTrace javadoc
2012-04-27  Francois ChouinardSimplify TmfEvent constructors and update javadoc
2012-04-27  Francois ChouinardMinor API improvements
2012-04-24  Francois ChouinardImplement TmfTrace changes - introduce TmfTraceException
2012-04-24  Francois ChouinardMerge branch 'master' into TmfTraceModel-new
2012-04-24  Francois ChouinardRefactor TmfTrace and dependencies - minor changes
2012-04-24  Francois ChouinardRefactor TmfTrace and dependencies - minor changes
2012-04-24  Francois ChouinardRefactor TmfTrace and dependencies - move parseEvent...
2012-04-20  Francois ChouinardRefactor TmfTrace and dependencies - finalize ITmfTrace...
2012-04-19  Francois ChouinardRefactor TmfTrace and dependencies - introduce ITmfTrac...
2012-04-18  Francois ChouinardRefactor TmfTrace and dependencies - remove indexTrace()
2012-04-18  Francois ChouinardRefactor TmfTrace and dependencies - remove getTrace()
2012-04-17  Francois ChouinardRefactor TmfTrace and dependencies - fix parent class...
2012-04-17  Francois ChouinardRefactor TmfCheckpoint and dependencies (+JUnits)
2012-04-17  Francois ChouinardMerge branch 'master' into TmfTraceModel-new
2012-04-16  Francois ChouinardMerge master in TmfTraceModel
2012-04-16  Matthew KhouzamFix warnings
2012-04-16  Matthew Khouzamfix post-merge to get it to compile.
2012-04-16  Matthew KhouzamAdd a headless test
2012-04-16  Matthew Khouzamadd fallback for seeking by unindexed traces
next
This page took 0.042658 seconds and 8 git commands to generate.