tmf.core/ui: Introduce CallStackAnalysis
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 20 Jul 2016 23:54:19 +0000 (19:54 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 22 Jul 2016 14:13:58 +0000 (10:13 -0400)
commit443d2429cf2e228b0a1660c7e2d4d851bfeee65d
tree90928872835e407fd8399e7828a07246a8d1409b
parent48599f108ff70261d59b18aeaa77b648b996ee37
tmf.core/ui: Introduce CallStackAnalysis

This class moves the core of the call stack to tmf.core. It
decouples core logic from UI.

Change-Id: I3d393a9663a4d79817d1867f4759bdb1df2ccfed
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/77643
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/callstack/CallStackAnalysis.java [new file with mode: 0644]
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/callstack/AbstractCallStackAnalysis.java
This page took 0.026513 seconds and 5 git commands to generate.