Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-04[TMF] Remove TmfStringLocationMarc-Andre Laperle3-117/+58
2013-09-26tmf: Fix in-memory backend to use a TreeSet insead of a listMatthew Khouzam3-0/+272
2013-09-26Tmf: Rework test trace stub for non-ctf tracesGeneviève Bastien8-55/+43
2013-09-16tmf: Add unit tests for lost events in CTF tracesAlexandre Montplaisir2-0/+257
2013-09-10tmf: Rework test trace classesAlexandre Montplaisir11-55/+44
2013-08-16Tmf: Benchmark for the request schedulerSimon Delisle1-0/+361
2013-08-06tmf: Consider compilation warnings to be errors in tmf.coreAlexandre Montplaisir2-116/+97
2013-08-01tmf: Fix formatting of negative time stamp valuesPatrick Tasse1-4/+29
2013-08-01tmf: Add TmfNanoTimestampPatrick Tasse2-0/+295
2013-07-30tmf: Improved toString methods for debuggingPatrick Tasse4-16/+16
2013-07-29tmf: Add support for time range selectionPatrick Tasse1-15/+31
2013-07-23Add timezones to preference pageMarc-Andre Laperle3-0/+226
2013-07-19tmf: Add unit tests for CTF event contextsAlexandre Montplaisir2-0/+243
2013-07-17tmf: Remove old event requests testAlexandre Montplaisir2-299/+0
2013-07-12tmf: Introduce a scheduler for event requestsSimon Delisle2-1/+434
2013-06-26TMF: Add functions to verify if events are present in a CTF TraceGeneviève Bastien1-0/+16
2013-05-24tmf: More trace manager unit testsAlexandre Montplaisir1-10/+318
2013-05-16tmf: Specify extended trace properties with an interfaceAlexandre Montplaisir1-2/+2
2013-05-16tmf: Consolidate all enviornment-related methods in CtfTmfTraceAlexandre Montplaisir1-12/+3
2013-05-14Fix for experiment location hashCode and equalsPatrick Tasse1-0/+57
2013-05-10TMF : Bug 385217 - Display 64 unsigned integers correctlyJean-Christian Kouamé1-2/+43
2013-05-01tmf: Switch views to the trace managerAlexandre Montplaisir2-19/+0
2013-05-01tmf: Introduce a central trace managerAlexandre Montplaisir2-0/+350
2013-05-01tmf: Expose the indexTrace() method in the interfaceAlexandre Montplaisir3-17/+17
2013-04-30tmf: Rename IStateChangeInput to ITmfStateProviderAlexandre Montplaisir1-2/+2
2013-04-24tmf/lttng: Remove unneeded (non-Javadoc) commentsAlexandre Montplaisir2-5/+2
2013-04-24Fix NLS-related Javadoc warningsAlexandre Montplaisir1-1/+0
2013-04-22[Tmf][Ctf] Add descriptive fail to import messages.Matthew Khouzam2-3/+5
2013-04-22tmf: Only keep the full constructor in TmfEventFieldAlexandre Montplaisir5-21/+21
2013-04-18TMF: Add Variant field class to CtfTmfEventFieldGeneviève Bastien1-1/+1
2013-04-12tmf: Merge the two statesystem-getting methods into oneAlexandre Montplaisir2-18/+10
2013-04-10tmf: Make TmfEventType immutableAlexandre Montplaisir1-27/+0
2013-04-10tmf: Fix new Kepler warningsAlexandre Montplaisir4-6/+0
2013-03-28tmf: Add a TmfSignalThrottlerAlexandre Montplaisir3-0/+252
2013-03-21tmf: Generalize the support for call sites and model URIsBernd Hufmann3-1/+209
2013-03-19tmf: Add Variant field handling in CtfTmfEventFieldGeneviève Bastien1-2/+37
2013-03-18tmf: Disable NLS warnings in testsAlexandre Montplaisir43-76/+66
2013-03-15tmf: keep event fields ordering as per ctf metadataGeneviève Bastien1-1/+1
2013-03-14Fix for unit test concurrencyPatrick Tasse1-38/+56
2013-03-14[TMF] Add support for 64-bit integers in the history treeFrançois Rajotte1-3/+11
2013-02-28tmf: Update copyright headers in tmf.coreAlexandre Montplaisir37-38/+37
2013-02-26tmf: Add support for versioning state input pluginsAlexandre Montplaisir2-3/+4
2013-02-25tmf: Move timestamps to their own packageAlexandre Montplaisir22-44/+44
2013-02-20Remove context clone and add trace ranks to experiment locationPatrick Tasse5-95/+33
2013-02-20Fix test case for local time zonePatrick Tasse1-2/+10
2013-02-19TMF: Add support for StructDefinition fields to ctfadaptorGeneviève Bastien1-1/+18
2013-02-14tmf: Re-enable the unit tests depending on CTF tracesAlexandre Montplaisir10-148/+66
2013-02-12Disable CTF/TMF unit tests that depend on external tracesAlexandre Montplaisir1-2/+2
2013-02-07tmf: Make CtfLocation extend TmfLocationAlexandre Montplaisir2-16/+5
2013-02-07tmf: Rename CtfLocationData to CtfLocationInfoAlexandre Montplaisir4-26/+26

Back to the top