TMF: Fix behavior of XML time graph views with experiments
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 1 Oct 2015 00:59:02 +0000 (20:59 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Sat, 31 Oct 2015 03:54:40 +0000 (23:54 -0400)
commit836d7c77cd2daccf7107d52e6e4bb78891a6ecb3
tree37153c64fde33a426b25b5c5f68fade55237dcf0
parentf3476b682a5a96a6c7e2a71dce0fc3eb81132b81
TMF: Fix behavior of XML time graph views with experiments

Expected behavior:
* Show the content of analyses when the trace contains those analyses.
* If experiment, show the content of analyses if any of the trace or
the experiment itself contains those analyses.
* Empty if no trace contains the required analyses.

Change-Id: Id04c2f9d4f1ecd9c8c466a9a0536e1b07277ea1f
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/35490
Reviewed-by: Hudson CI
tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/views/timegraph/XmlTimeGraphView.java
This page took 0.02467 seconds and 5 git commands to generate.