tmf: Enable address mapping config action for all traces
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 20 May 2016 21:41:43 +0000 (17:41 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 3 Jun 2016 17:36:48 +0000 (13:36 -0400)
commitcc5baabc9a74ddf8f547ba21d2e789af814fff15
tree4100db957e49eb9bf3ad7aa2b8e55f92ccec7c20
parent45eb46d17b000d141e746c3cd7ac7772eafdf7fa
tmf: Enable address mapping config action for all traces

The Call Stack View only enables the "Configure address mapping"
action for traces that provide function entry/exit info. However,
since this configuration is now used by the generic ISymbolProvider
and can be used by other analyses, the dialog should be accesssible
for all traces, as long as they provide a preference page.

Bug: 494212

Change-Id: Ia9db94e051226fb79adfd502f6081857954042d0
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/73337
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/callstack/CallStackView.java
This page took 0.026358 seconds and 5 git commands to generate.