Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Remove content of the lttng folder and corresponding target dependenciesMarc-Andre Laperle178-27189/+0
2015-02-13tmf: Bug 459493: TmfTimestampFormat doesn't parse extra spaces correctlyPatrick Tasse1-6/+20
2015-01-28tmf: support preprocessing of in the TextTrace class Bug 458578Bernd Hufmann1-0/+18
2015-01-27tmf: Bug 458085: Incorrect parsing of timestamps in TmfFilterCompareNodePatrick Tasse2-23/+22
2015-01-19tmf: Bug 457502: Prevent duplication of Stream List view filtersPatrick Tasse3-2/+4
2015-01-19tmf: Bug 457502: Filter node elements should not implement equals() Patrick Tasse9-347/+9
2014-12-16tmf: Add utility to support '\' and ':' for path manipulationsBernd Hufmann1-0/+31
2014-12-08tmf: add utility to validate a name against OS restrictions.Bernd Hufmann1-0/+53
2014-11-10tmf: fix IllegalArgumentException when doing auto-detectionBernd Hufmann1-0/+1
2014-10-22tmf: fix concurrency issue in analyses modules (bug 447434)Bernd Hufmann3-24/+42
2014-10-14tmf: Offset traces uiMatthew Khouzam5-67/+149
2014-10-08TMF: Change API for synchronization files' folderGeneviève Bastien1-18/+33
2014-10-01lttng: Annotate 3.2 APIsAlexandre Montplaisir13-22/+22
2014-10-01Fix temp directory path when workspace path contains a spaceMarc-Andre Laperle1-2/+2
2014-09-30tmf: add interface for collapsing of eventsBernd Hufmann1-0/+35
2014-09-27lttng: Do not use java.io.tmpdir property (/tmp) when possibleMarc-Andre Laperle1-1/+31
2014-09-23tmf: Support locale in timestamp format and time preferencesPatrick Tasse3-5/+48
2014-09-22TMF: Add trace stub for TMF unit testsGeneviève Bastien1-7/+25
2014-09-10tmf: Javadoc fixes.Alexander Kurtakov2-2/+2
2014-09-10tmf: Fix a few other cases of not using toOSStringMarc-Andre Laperle1-2/+6
2014-09-09tmf: Use the class name if no ID is specified for analysis modulesAlexandre Montplaisir1-4/+2
2014-09-08tmf: Make default (built-in) custom parsers uneditablePatrick Tasse2-4/+38
2014-09-08tmf: Support category in custom parser wizardsPatrick Tasse2-1/+8
2014-09-08tmf: Support custom parser category in utils, properties and commandsPatrick Tasse4-40/+103
2014-09-08tmf: Add category to custom parser definitionPatrick Tasse6-67/+215
2014-09-08TMF: Move synchronization supplementary files to a folderGeneviève Bastien1-24/+55
2014-08-27tmf: Fix time unit of time stamp in TmfTrace.createTimestamp()Patrick Tasse2-2/+3
2014-08-27TMF: Move the fully incremental synchronization algorithm to internalGeneviève Bastien3-3/+63
2014-08-27TMF: Do not synchronize traces once the algorithm failsGeneviève Bastien1-14/+31
2014-08-27TMF: Correct bug when synchronizing more than 2 tracesFrancis Giraldeau1-29/+79
2014-08-26tmf: allow for list of validation patterns for text traceBernd Hufmann1-7/+26
2014-08-15TMF: Move timestamp transform to internal to avoid API breakage laterGeneviève Bastien5-21/+46
2014-08-13TMF: Do not keep event matches by default when no processing unit is setGeneviève Bastien1-13/+10
2014-08-12tmf: Add TmfEventTableColumn classAlexandre Montplaisir2-5/+30
2014-08-07tmf: extract common elements in custom txt/xml trace definitionsMatthew Khouzam3-210/+104
2014-08-06tmf: implement hashcode and equals on filter classesVincent Perot9-6/+342
2014-08-05tmf: add constant offset synchronization algorithm and algorithm factoryMatthew Khouzam2-1/+107
2014-08-04Revert "tmf: Make TmfTimePreferences completely static"Alexandre Montplaisir2-13/+32
2014-08-04tmf: Make TmfTimePreferences completely staticAlexandre Montplaisir2-32/+13
2014-08-01tmf: make ITmfTimestampTransform SerializableMatthew Khouzam3-6/+5
2014-07-31tmf: make TmfTimeRange static ranges NonNullVincent Perot1-2/+4
2014-07-24lttng: Open a live trace and update the events tableMarc-Andre Laperle3-6/+76
2014-07-24tmf: add subfield filteringVincent Perot1-1/+62
2014-07-24tmf: update calculation of confidence level of text trace validationBernd Hufmann2-7/+8
2014-07-18tmf: Add thread id to call stack state systemPatrick Tasse2-4/+22
2014-07-17tmf: Make TmfEventField's equals() also check the sub-fieldsAlexandre Montplaisir1-0/+12
2014-07-14tmf: Provide a static method to retrieve state systemsAlexandre Montplaisir1-0/+31
2014-07-10tmf: Fix exception when trace type has no categoryPatrick Tasse1-1/+1
2014-07-10TMF: bug 438949: fix the traceTypeApplies method in analysis module helperGeneviève Bastien1-2/+7
2014-07-09TMF: Add utility method to return trace set, including experimentGeneviève Bastien1-0/+32

Back to the top