analysis: use a null backend for the kernel analysis benchmark
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Thu, 18 Feb 2016 16:51:50 +0000 (11:51 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 25 Feb 2016 01:43:24 +0000 (20:43 -0500)
commite34d62dc481d451c1ed4ab4fff79ed31038adca2
treee8098154d8b9aa556175f48357c432179c917ed9
parent59a5aa21ba02ead8d2d760c0a2584e962ace15b3
analysis: use a null backend for the kernel analysis benchmark

This adds a benchmark that does not save the state system to disk. It
allows to benchmark only the analysis (and the reading of the events).

Change-Id: I271064111a4c55cf3010c66b3c9c6998d2444a27
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/66853
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/META-INF/MANIFEST.MF
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/AnalysisBenchmark.java [deleted file]
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisBenchmark.java [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisModuleNullBeStub.java [new file with mode: 0644]
releng/org.eclipse.tracecompass.alltests/src/org/eclipse/tracecompass/alltests/perf/RunAllPerfTests.java
This page took 0.027361 seconds and 5 git commands to generate.