lttng: Add an analysis benchmark
authorGenevi?ve Bastien <gbastien+lttng@versatic.net>
Thu, 8 May 2014 17:19:24 +0000 (13:19 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Sat, 28 Jun 2014 02:34:10 +0000 (22:34 -0400)
commit72c787e2d61f0df29eeda295ee72d9bfcd2611b3
treef044960ca77c91d6f3093d4bc4c36542d433bebb
parent0fb2eba9e2384a8ec9c2796a64c6d0f64e803e19
lttng: Add an analysis benchmark

This patch adds a performance test for building a kernel state system.

Change-Id: I5350d30ea4beb7c6678139fd22e1a3432e8b9926
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/26225
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Hudson CI
org.eclipse.linuxtools.lttng.alltests/src/org/eclipse/linuxtools/lttng/alltests/RunAllPerfTests.java
org.eclipse.linuxtools.lttng2.kernel.core.tests/.classpath
org.eclipse.linuxtools.lttng2.kernel.core.tests/META-INF/MANIFEST.MF
org.eclipse.linuxtools.lttng2.kernel.core.tests/build.properties
org.eclipse.linuxtools.lttng2.kernel.core.tests/perf/org/eclipse/linuxtools/lttng2/kernel/core/tests/perf/AllPerfTests.java [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.kernel.core.tests/perf/org/eclipse/linuxtools/lttng2/kernel/core/tests/perf/analysis/AllPerfTests.java [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.kernel.core.tests/perf/org/eclipse/linuxtools/lttng2/kernel/core/tests/perf/analysis/AnalysisBenchmark.java [new file with mode: 0644]
This page took 0.026125 seconds and 5 git commands to generate.