tmf.ui: add percent of selection to timechart view
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 22 Apr 2015 17:05:43 +0000 (13:05 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 11 May 2015 20:01:49 +0000 (16:01 -0400)
commit1ee38cee7f9c9e7e631547f63731d125e371e11e
tree70cea8f87e689df2779a80846cb2019e74669e24
parentf7d9ea058822b6f51892d2b651f7dea6c93bdcb7
tmf.ui: add percent of selection to timechart view

This allows us to know how much time is being used by one entry in a timechart.
Applies to Control flow view, resource view and the call stack view

Change-Id: If7052553473ca53929aafaba7fc5831883e4e087
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/46271
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Messages.java
org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/messages.properties
org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java
This page took 0.025871 seconds and 5 git commands to generate.