TMF: Add rebuild() method to abstract time graph view
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Mon, 10 Mar 2014 17:34:53 +0000 (13:34 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 13 Mar 2014 14:04:24 +0000 (10:04 -0400)
commit50c2da9e9630429e27c33a6858b202774a45b14e
treed0d0e6be64ae2c13dd52626d5fb3a27808086a55
parentdc8f6da28ac8a3102c8935e3027e97a848f6fc11
TMF: Add rebuild() method to abstract time graph view

It is useful when some action in the view requires the view to rebuild the
list of entries, for a same trace.

This patch also adds a getPresentationProvider() method to the time graph
view so concrete classes may make changes to the presentation provider.

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