Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Remove content of the lttng folder and corresponding target dependenciesMarc-Andre Laperle78-16881/+0
2015-02-13tmf: Bug 459493: TmfTimestampFormat doesn't parse extra spaces correctlyPatrick Tasse1-2/+10
2014-10-24tmf: Add unit tests for time offsetPatrick Tasse2-1/+168
2014-09-30tmf: add filter for collapsing of events in event tableBernd Hufmann3-0/+196
2014-09-24TMF: Address comments on the trace stub for unit test patchGeneviève Bastien1-13/+37
2014-09-23tmf: Support locale in timestamp format and time preferencesPatrick Tasse2-58/+63
2014-09-22TMF: Add trace stub for TMF unit testsGeneviève Bastien3-0/+195
2014-08-27TMF: Move the fully incremental synchronization algorithm to internalGeneviève Bastien1-5/+5
2014-08-15TMF: Move timestamp transform to internal to avoid API breakage laterGeneviève Bastien3-22/+22
2014-08-11tmf: make TmfConstantTransform serializableMatthew Khouzam2-1/+129
2014-08-04Revert "tmf: Make TmfTimePreferences completely static"Alexandre Montplaisir2-9/+18
2014-08-04tmf: Make TmfTimePreferences completely staticAlexandre Montplaisir2-18/+9
2014-07-24tmf: update calculation of confidence level of text trace validationBernd Hufmann1-1/+1
2014-07-17tmf: Make TmfEventField's equals() also check the sub-fieldsAlexandre Montplaisir1-0/+52
2014-07-10TMF: bug 438949: fix the traceTypeApplies method in analysis module helperGeneviève Bastien1-13/+7
2014-06-19tmf: Fix simple resource leak warningsAlexandre Montplaisir3-123/+121
2014-06-18TMF: Allow state systems to be built for experimentsGeneviève Bastien2-0/+120
2014-06-06tmf: Bug 436738: NPE after deleting default custom parserPatrick Tasse1-0/+1
2014-05-26tmf: Make TmfTraceType staticPatrick Tasse1-1/+1
2014-05-13tmf: Add new interface to get pre-defined data typesGeneviève Bastien1-43/+25
2014-05-08tmf: Make IAnalysisModule AutoCloseableAlexandre Montplaisir1-42/+42
2014-05-08tmf: Add a TextTraceEvent for text tracesAlexandre Montplaisir1-9/+9
2014-05-05TMF: Synchronize traces on their host ID instead of trace nameGeneviève Bastien1-2/+2
2014-05-02tmf: Modernize ITmfEventFieldAlexandre Montplaisir4-160/+119
2014-05-01TMF: Add an analysis requirement helperGuilliano Molaire2-2/+185
2014-04-30TMF: Implement analysis requirements for config element helpersMathieu Rail2-2/+75
2014-04-26Change tabs to spaces; elim trailing whitespace.Andrew Ferrazzutti2-36/+36
2014-04-25Revert "TMF: Add an analysis requirement helper"Alexandre Montplaisir2-176/+5
2014-04-25TMF: Add an analysis requirement helperGuilliano Molaire2-5/+176
2014-04-25tmf: Split the state system in a separate pluginAlexandre Montplaisir9-631/+42
2014-04-22TMF: Add a unit test helper to execute protected methodsGeneviève Bastien1-0/+23
2014-04-17tmf: Increase the delay in SignalThrottlerTestAlexandre Montplaisir1-5/+5
2014-04-16tmf: Split "CTF adaptor" into separate plugins/featureAlexandre Montplaisir27-4763/+4
2014-04-16TMF: Add an API to query analyses to obtain their requirementsMathieu Rail2-3/+247
2014-04-15TMF: Remove dependency on CTF for analysis unit testsGeneviève Bastien4-63/+59
2014-04-14ctf/tmf: allow multiple traces to be open with name clashing eventsMatthew Khouzam1-3/+4
2014-04-08tmf: Refactor bookmarks file handlingPatrick Tasse1-13/+0
2014-04-07tmf: Beautify TmfExperimentContext's APIAlexandre Montplaisir2-4/+10
2014-04-02tmf: Replace event matching API to use CollectionAlexandre Montplaisir1-2/+9
2014-03-10tmf: Don't use assumeTrue() in @BeforeClass in ctfadaptor testsAlexandre Montplaisir3-24/+26
2014-03-06tmf: Fix exceptions in TmfTraceManagerTestsBernd Hufmann1-0/+18
2014-03-04Tmf: Add unit tests for experiment typesGeneviève Bastien1-0/+9
2014-03-04TMF: Add default constructor to experiment and method to initialize itGeneviève Bastien1-0/+29
2014-03-03tmf/lttng: Update 2014 copyrightsAlexandre Montplaisir26-26/+26
2014-02-27tmf: Fix most Number unboxing problemsAlexandre Montplaisir8-28/+22
2014-02-24tmf: Add unit tests for tmf.core.trace.text packageBernd Hufmann5-1/+767
2014-02-24tmf: Update unit tests for TmfTimestampFormatPatrick Tasse1-118/+235
2014-02-24tmf: Update Time Format preference page and defaultsPatrick Tasse2-5/+5
2014-02-14tmf/lttng: Migrate remaining users to the state system analysisAlexandre Montplaisir1-106/+0
2014-02-12tmf: Move the Statistics tests to the analysis APIAlexandre Montplaisir4-42/+98

Back to the top