tmf.ui: bug 503678 The ss explorer should not execute analyses
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Tue, 4 Oct 2016 19:46:53 +0000 (15:46 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Sat, 17 Dec 2016 02:00:14 +0000 (21:00 -0500)
commitcde512f229b7d2f97fd1c125753df5a0c75f9a88
treebd10f01da1f057ae91a1bb4f8b934a6d51f70aa4
parent5ea2f8e424d9df0e2cf8a3a23de0f562709a5c6a
tmf.ui: bug 503678 The ss explorer should not execute analyses

And because the state system does not execute the analyses, the state
systems may not exist when the tree is built. The hierarchy is thus
changed so that the analyses themselves appear as top-level items and
their children are the state system. This way, if the state system did
not exist at first and appears later, it will show when the view
refreshes (without having to refresh the whole view).

Change-Id: Icc750abcdfb27d74d486b9fdcf8b3e910310684f
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/83811
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/META-INF/MANIFEST.MF
lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ImportAndReadKernelSmokeTest.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemViewer.java
This page took 0.02644 seconds and 5 git commands to generate.