TMF: Add the possibility to specify a content provider for time graphs
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Mon, 9 Feb 2015 03:28:02 +0000 (22:28 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 26 Mar 2015 02:39:43 +0000 (22:39 -0400)
commita12aae877d86240b67ea14fe5280d28880d02b34
tree010afec98a345f23a562b03f97490a537a92a918
parentd8a230f8245f5409514e70f3efb7bd7b7cd0c4b1
TMF: Add the possibility to specify a content provider for time graphs

This gives more flexibility to manage time graph entries instead of
building the list only once when the trace is loaded.

For example, a view like the Critical Path View where the list of
entries depend on the selection from another view can be managed using a
content provider.

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