lttng: Add the link between the control flow view and the critical path
authorFrancis Giraldeau <francis.giraldeau@gmail.com>
Mon, 9 Feb 2015 03:52:06 +0000 (22:52 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 22 Oct 2015 18:55:48 +0000 (14:55 -0400)
commitace2121dce54a5f3d9e032076a835a46e560a21a
tree1c495046e5a78e7965e40452a668ebebf314d1dc
parent44d8e2f1ffbaf80084d077681584ea8afb37b288
lttng: Add the link between the control flow view and the critical path

A parameter provider listens to the selection of the Control Flow View
and passes that selection as a parameter to the critical path analysis

Change-Id: I2866ffe27d715d76db6d401d97273a0020f25ab4
Signed-off-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/41482
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
lttng/org.eclipse.tracecompass.lttng2.kernel.ui/META-INF/MANIFEST.MF
lttng/org.eclipse.tracecompass.lttng2.kernel.ui/plugin.xml
lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/org/eclipse/tracecompass/internal/lttng2/kernel/ui/criticalpath/CriticalPathParameterProvider.java [new file with mode: 0644]
tmf/org.eclipse.tracecompass.tmf/feature.xml
This page took 0.026143 seconds and 5 git commands to generate.