ust: Add swtbot for callstack view responsiveness
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Thu, 1 Sep 2016 20:12:31 +0000 (16:12 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Tue, 13 Dec 2016 19:24:56 +0000 (14:24 -0500)
commitae64c29a2e43bc0bd1dca6dd191f8ec533542770
tree10f668b604c153185fd92526b42ac8c8fc2ad0d2
parentafde4ac985de60ad9084519885c00a27dd303ab3
ust: Add swtbot for callstack view responsiveness

This swtbot test navigates a trace with the callstack view opened. This
test is not meant to be run in the performance test suite, but enabling
JUL logging with it allows to have a reproducible series of UI operations
and analyze its output.

Change-Id: If4081a4581bb1c774c3643fc0bb0dd418c421379
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/80258
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
lttng/org.eclipse.tracecompass.lttng2.ust.core/META-INF/MANIFEST.MF
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.classpath
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/build.properties
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/perf/org/eclipse/tracecompass/lttng2/ust/ui/swtbot/tests/perf/LttngUstResponseBenchmark.java [new file with mode: 0644]
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/callstack/CallStackView.java
This page took 0.030209 seconds and 5 git commands to generate.