Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/ctf
AgeCommit message (Expand)AuthorFilesLines
2019-07-04tmf.ui: add notion of callsite aspectsMatthew Khouzam2-2/+32
2019-07-04ctf: add event, packet and stream aspects to CTFMatthew Khouzam11-6/+453
2019-06-19swtbot: Fix ConditionHelpersPatrick Tasse1-2/+2
2019-06-05releng: Update Trace Compass features version to 5.0.0Patrick Tasse10-14/+14
2019-06-01Merge branch 'master' into 'trace-server'trace-serverSimon Delisle20-43/+1210
2019-05-30dataprovider: ISeriesModel data type and series ID as key for TmfXyModelSimon Delisle1-2/+2
2019-05-29Fixes empty methods warningsDavid Piché1-0/+1
2019-05-25ctf: Fix a bug that hangs TC when sequences too longGeneviève Bastien2-3/+3
2019-05-09ctf.core: Add additional search for CPU aspect.Matthew Khouzam3-2/+171
2019-04-27ctf.core: Use SparseList if events have ids over a certain valueMatthew Khouzam13-15/+1027
2019-04-26tmf: Use trace path in TmfTraceManager.getTemporaryDir()Patrick Tasse1-11/+8
2019-04-26tmf.ctf.ui.swbot.trim: Reduce the execution time.Viet-Hung Phan1-12/+0
2019-04-25Merge branch 'master' into trace-serverBernd Hufmann9-137/+241
2019-04-17ctf: avoid npe on seeking beyond the end of a traceMatthew Khouzam3-68/+181
2019-04-02ctf.core: Sort streams by filename if timestamp is the sameMatthew Khouzam1-2/+4
2019-03-30tmf: Increase test timeout for import tracesBernd Hufmann2-2/+5
2019-03-26swtbot: Fix CtfTmfExperimentTrimmingTestPatrick Tasse1-32/+40
2019-03-25ctf.core: Bug 544022: Remove deprecated API in VariantDefinitionBernd Hufmann2-23/+1
2019-03-22tmf.ctf.core: reduce unit tests execution time in requestViet-Hung Phan1-10/+10
2019-03-22Merge branch 'master' into trace-serverBernd Hufmann9-58/+58
2019-03-21swtbot: Increase unit test timeoutsPatrick Tasse1-2/+2
2019-03-20tmf.ctf.core: reduce unit tests execution time in eventViet-Hung Phan1-4/+4
2019-03-19tmf.ctf.core: reduce unit tests execution time in eventViet-Hung Phan1-4/+4
2019-03-19tmf.ctf.core: reduce unit tests execution time in context.Viet-Hung Phan1-7/+7
2019-03-19tmf.ctf.core: reduce unit tests execution time-Event.Viet-Hung Phan1-9/+9
2019-03-19tmf.ctf.core: reduce unit tests execution time-Trace.Viet-Hung Phan1-7/+7
2019-03-19tmf.ctf.core: reduce unit tests execution time-Trace.Viet-Hung Phan1-7/+7
2019-03-19tmf.ctf.core: reduce unit tests execution time-Trace.Viet-Hung Phan1-8/+8
2019-03-19tmf.ctf.core: reduce unit tests execution in EventViet-Hung Phan1-10/+10
2019-03-11Merge branch 'master' into trace-serverBernd Hufmann13-19/+16
2019-03-05releng: Update plug-in versions for 4.3.0 releaseBernd Hufmann5-5/+5
2019-03-01releng: Update Trace Compass features version to 4.3.0Bernd Hufmann5-5/+5
2019-02-28ctf.test:Accelerate test casesViet-Hung Phan1-1/+1
2019-02-21tmf: Bug 544643: Experiment trimming creates empty experimentPatrick Tasse1-4/+1
2019-02-21ctf.test: Reduce autogenerated trace size by 50%Viet-Hung Phan2-4/+4
2019-02-21Merge branch 'master' into trace-serverBernd Hufmann19-30/+27
2019-02-20releng: Change how plug-ins reference o.e.jdt.annotationBernd Hufmann14-20/+13
2019-02-14Remove *QueryFilter from all the data providersSimon Delisle1-5/+7
2019-02-14Major change in model responses in preparation for the TSPSimon Delisle1-9/+18
2019-02-12ctf.tests: Add MD5 checksum for test files to avoid unneeded downloadsBernd Hufmann3-0/+3
2019-02-07ctf.core: add test trace directory vlc to .gitignoreBernd Hufmann1-0/+1
2019-02-05tmf.ctf.test: Don't re-read the trace for each statistics testMatthew Khouzam1-10/+10
2019-01-30Automated Test: Reduce size of generated trace to speed up tests.Viet-Hung Phan1-13/+10
2019-01-15all: remove all asserts from non testing code.Matthew Khouzam3-12/+21
2019-01-11tmf.ctf.test: dispose original trace before deleting suppl. directoryBernd Hufmann1-1/+1
2019-01-11tmf.test: fix TmfTraceManagerUtilityTest for windowsBernd Hufmann1-3/+9
2019-01-10benchmark: Add a vlc_ust benchmark traceGeneviève Bastien2-1/+17
2019-01-08swtbot: Fix trace absolute paths from URL in WindowsPatrick Tasse5-8/+12
2018-12-11junit: Increase all test timeouts to at least one minutePatrick Tasse2-4/+4
2018-12-11swtbot: Update CtfTmfExperimentTrimmingTestPatrick Tasse2-3/+6

Back to the top