TMF: Add benchmark for event matching and trace synchronization
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Thu, 3 Jul 2014 17:59:00 +0000 (13:59 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Mon, 7 Jul 2014 15:08:49 +0000 (11:08 -0400)
commitef3a9bfda505fec54d10d8d2635c955820e83018
tree78624877ea66a4cfe40a4f388626c978017de31b
parent760dfd0ec61fcba110c7b15c7c6d5b5ed3cb71be
TMF: Add benchmark for event matching and trace synchronization

Change-Id: I91c11dc65eef2dabb030ed74b021dd928eb308ba
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/29425
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Hudson CI
org.eclipse.linuxtools.ctf.core.tests/pom.xml
org.eclipse.linuxtools.ctf.core.tests/shared/org/eclipse/linuxtools/ctf/core/tests/shared/CtfTestTrace.java
org.eclipse.linuxtools.ctf.core.tests/traces/get-traces.xml
org.eclipse.linuxtools.lttng2.kernel.core.tests/perf/org/eclipse/linuxtools/lttng2/kernel/core/tests/perf/AllPerfTests.java
org.eclipse.linuxtools.lttng2.kernel.core.tests/perf/org/eclipse/linuxtools/lttng2/kernel/core/tests/perf/event/matching/AllPerfTests.java [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.kernel.core.tests/perf/org/eclipse/linuxtools/lttng2/kernel/core/tests/perf/event/matching/EventMatchingBenchmark.java [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.kernel.core.tests/perf/org/eclipse/linuxtools/lttng2/kernel/core/tests/perf/event/matching/TraceSynchronizationBenchmark.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ctf.core.tests/shared/org/eclipse/linuxtools/tmf/ctf/core/tests/shared/CtfTmfTestTrace.java
This page took 0.024868 seconds and 5 git commands to generate.