xml: Fix behavior of time graph view for experiment analyses
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 27 Jul 2016 14:00:37 +0000 (10:00 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 28 Jul 2016 12:40:49 +0000 (08:40 -0400)
commit9f054bf6a8cecb7b0f7af599a11cb5caf698a0fb
treee8ae339d9bb8bc3c755ac664bd8f04bef8a99eb1
parentd056d9a913d7cbc585e1543e69a04c2bf26a5828
xml: Fix behavior of time graph view for experiment analyses

Reverts part of commit f3dac92a8f96850f47c1be3279cdab71b8857b65 which was
reverting another commit

When an XML analysis is for an experiment, the time graph view remains empty
because the view is never built with the experiment, only with its children

Change-Id: Ib3d12fc6765cdd66a5846950b032240e1add7496
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/77984
Reviewed-by: Hudson CI
Tested-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/timegraph/XmlTimeGraphView.java
This page took 0.02514 seconds and 5 git commands to generate.