Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-03Fix seekEvent() problem and augment TmfExperimentTestFrancois Chouinard3-39/+759
2012-06-19tmf: Clean up the ctfAdaptor unit testsAlexandre Montplaisir12-1735/+603
2012-06-18tmf: Simple warning fixes in tmf.core and testsAlexandre Montplaisir20-155/+148
2012-06-12Revert "Fix for bug 381411: Incorrect experiment location after getNext."Francois Chouinard3-68/+7
2012-06-12Revert "Fix for bug 381411: Implement ranked location in experiment."Francois Chouinard2-8/+14
2012-06-12Fix for bug 381411: Implement ranked location in experiment.Patrick Tasse2-14/+8
2012-06-12Fix for bug 381411: Incorrect experiment location after getNext.Patrick Tasse3-7/+68
2012-06-11Fix for unit test on Windows.Patrick Tasse1-1/+1
2012-06-06Add events structures, indexes and event caches per traceMatthew Khouzam3-9/+19
2012-06-06tmf: Clear the file name in the verifyHistory programAlexandre Montplaisir1-1/+2
2012-06-05tmf: Add the verifyHistory test programAlexandre Montplaisir1-0/+103
2012-06-04Replace location by context in checkpoint indexerFrancois Chouinard1-2/+2
2012-06-01Augment the TmfCheckpoint API (Bug381411)Francois Chouinard1-16/+17
2012-06-01Fix for bug381370Francois Chouinard4-15/+77
2012-05-30Push LTTng MANIFEST.MF/pom.xml to 1.0 and correct features dependenciesFrancois Chouinard2-4/+4
2012-05-29Fix unnecessary @SuppressWarning and removed dead code.Francois Chouinard18-19/+18
2012-05-29Add incremental indexing support Bug 380952Matthew Khouzam2-209/+3
2012-05-25Internalize some classes and fix a pile of warningsFrancois Chouinard19-71/+77
2012-05-25Fix for Hudson warnings in LTTng TMF Core Unit + Test suitesFrancois Chouinard13-103/+138
2012-05-24Improve request coalescing criteriaFrancois Chouinard3-10/+167
2012-05-18Revisit the TmfExperiment structureFrancois Chouinard9-108/+263
2012-05-17Improve TmfTrace test coverageFrancois Chouinard4-8/+153
2012-05-17Fix some Sonar findings in TmfEventFrancois Chouinard3-7/+7
2012-05-14Merge branch 'master'Francois Chouinard22-1458/+626
2012-05-14Add a TmfLegacyExperiment for the LTTng 0.xFrancois Chouinard3-10/+11
2012-05-11Clean up code.Matthew Khouzam1-1/+1
2012-05-11Introduce TmfLegacyExperimentFrancois Chouinard5-101/+101
2012-05-11Change tabs for commas to separate fields.Matthew Khouzam1-1/+1
2012-05-09improve test coverage in CtfLocationMatthew Khouzam1-33/+33
2012-05-09Merge branch 'master' into APIFrancois Chouinard4-59/+35
2012-05-09Fix seek behaviour in CtfAdaptorPatrick Tasse2-34/+7
2012-05-09Improve API.Matthew Khouzam2-25/+28
2012-05-08Refactor TmfTrace and TmfExperimentFrancois Chouinard6-57/+183
2012-05-08Refactor TmfExperiment (2)Francois Chouinard3-690/+34
2012-05-08Refactor TmfExperimentFrancois Chouinard19-688/+385
2012-05-03Improve test cases. Coverage of 85%+ and fix bugs.Matthew Khouzam10-7/+2813
2012-05-03Improve CTF timestamp output, will now output in y/m/d, h:m:s.ns or ns or s (...Matthew Khouzam1-7/+7
2012-04-27Update TmfTrace javadocFrancois Chouinard1-5/+0
2012-04-27Simplify TmfEvent constructors and update javadocFrancois Chouinard1-24/+3
2012-04-27Minor API improvementsFrancois Chouinard2-11/+16
2012-04-24Implement TmfTrace changes - introduce TmfTraceExceptionFrancois Chouinard13-154/+209
2012-04-24Refactor TmfTrace and dependencies - minor changesFrancois Chouinard2-1/+145
2012-04-24Refactor TmfTrace and dependencies - minor changesFrancois Chouinard1-1/+1
2012-04-24Refactor TmfTrace and dependencies - move parseEvent to ITmfEventParserFrancois Chouinard7-345/+431
2012-04-20Refactor TmfTrace and dependencies - finalize ITmfTraceIndexerFrancois Chouinard3-37/+189
2012-04-19Refactor TmfTrace and dependencies - introduce ITmfTraceIndexerFrancois Chouinard6-312/+552
2012-04-18Refactor TmfTrace and dependencies - remove indexTrace()Francois Chouinard1-17/+26
2012-04-18Refactor TmfTrace and dependencies - remove getTrace()Francois Chouinard7-851/+835
2012-04-17Refactor TmfTrace and dependencies - fix parent class, remove clone()Francois Chouinard2-249/+262
2012-04-17Refactor TmfCheckpoint and dependencies (+JUnits)Francois Chouinard1-3/+23

Back to the top