TMF: Add method to get traces with build thread in Time graph view
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 12 Feb 2014 14:15:24 +0000 (09:15 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Fri, 14 Feb 2014 22:09:38 +0000 (17:09 -0500)
commit41cc4f900b18880421ae5c99eaefe602689d6d18
treec6eb1df6f71f2bec00efe0b015ed5421e0f0d4a1
parent29ceb238ec45c0a43496daebe842e4d321c243c3
TMF: Add method to get traces with build thread in Time graph view

This new method returns the traces for which a build thread will be started
in the abstract time graph view. This will allow a time graph view displaying
results from an experiment to override this method so that only one build
thread for the experiment starts.

Change-Id: I630424b3753f98924fc4c2dfc71a4902cddb0bee
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/21887
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/views/timegraph/AbstractTimeGraphView.java
This page took 0.026172 seconds and 5 git commands to generate.