tmf.core: make Analyses with experiments add children analyses when available.
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 20 Apr 2016 21:21:51 +0000 (17:21 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 13 May 2016 18:27:49 +0000 (14:27 -0400)
commitdaf3c7ebd72423606c4b76fb7d29115461fa627a
tree283db6f40a7f257520e74ed3cb28550157c207a9
parentf3309c7ed97a6a394fa9b1bbadcd45afdbf4829e
tmf.core: make Analyses with experiments add children analyses when available.

This is a feature that allows experiments to use the analyses of their children.
The analyses are in a list so that the parent trace is always the first one.

Change-Id: I0f6ba6d38fecb49e4575bd0a4dd1d8602970f4d6
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/71100
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceUtils.java
This page took 0.026983 seconds and 5 git commands to generate.