tmf.ui: Support secondary ID for TmfAnalysisViewOutput
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 26 Apr 2017 17:47:34 +0000 (13:47 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Mon, 15 May 2017 19:55:04 +0000 (15:55 -0400)
commit334b6fff57ab38ed9c7e829ef122e82b8edaecb7
treea3f464f8a3e7ddce18ce2f9f3da4873f92501f35
parent69ddb67c56f945ab1d4fa8b5d882128ceec4f436
tmf.ui: Support secondary ID for TmfAnalysisViewOutput

This adds the possibility to add the analysis ID as secondary ID when
constructing the TmfAnalysisViewOutput objects.

This is useful for views that support a type of analysis instead of
only one analysis. Analyses of this type will associate the view and
the analysis ID to obtain a view output that will create a different
view for each analysis.

For example, each callstack analysis under a trace or experiment could
automatically have their own flamegraph associated.

Change-Id: Ife0da12d20ab7f77649d00fb580997ff3acd80a6
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/95832
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/analysis/TmfAnalysisViewOutput.java
This page took 0.024218 seconds and 5 git commands to generate.