tmf: Add time graph viewer option to AbstractTimeView
authorPatrick Tasse <patrick.tasse@gmail.com>
Wed, 31 Jul 2013 17:56:08 +0000 (13:56 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Mon, 12 Aug 2013 21:59:57 +0000 (17:59 -0400)
commit747adf5cb7352e1eb1e7879c111d81dcd39c9c7f
tree26b1c9d78bc5636f347303fbfd05b6d8fc7f1308
parent79ec0b893fbf988ad50b2aa7163d8a1c4ff10fa5
tmf: Add time graph viewer option to AbstractTimeView

The AbstractTimeView is modified to add the possibility to be used with
a time graph viewer only, when the time graph combo and tree viewer are
not needed.

The Resources view is also updated to use the time graph viewer option.

Change-Id: I95b557070c9fb412649d56428ae314731ec165aa
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/15022
Tested-by: Hudson CI
org.eclipse.linuxtools.lttng2.kernel.ui/src/org/eclipse/linuxtools/internal/lttng2/kernel/ui/views/controlflow/ControlFlowView.java
org.eclipse.linuxtools.lttng2.kernel.ui/src/org/eclipse/linuxtools/internal/lttng2/kernel/ui/views/resources/ResourcesView.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/views/timegraph/AbstractTimeGraphView.java
This page took 0.029134 seconds and 5 git commands to generate.