lttng: Add Lttng Execution Graph analysis benchmarks
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Tue, 17 May 2016 20:22:37 +0000 (16:22 -0400)
committerFrancis Giraldeau <francis.giraldeau@gmail.com>
Mon, 27 Jun 2016 14:53:58 +0000 (10:53 -0400)
commit8fbdfac802c74077fc3fa8cc991328eb57e60bab
treec3d7658f3fda9d6c517cb3ef453089725f8ccd30
parent5ddfceb6cf557685e7b8fa89e16be30bb51019fa
lttng: Add Lttng Execution Graph analysis benchmarks

This benchmarks the build time and memory usage of the kernel execution
graph
analysis on some lttng kernel traces. The graph is used to calculate the
critical path

Change-Id: I7e787f4120f084c1acd5a8fdad835bfdb7e71559
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Reviewed-on: https://git.eclipse.org/r/72973
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/execgraph/KernelExecutionGraphBenchmark.java [new file with mode: 0644]
releng/org.eclipse.tracecompass.alltests/src/org/eclipse/tracecompass/alltests/perf/RunAllPerfTests.java
This page took 0.02463 seconds and 5 git commands to generate.