aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorPaolo Bonzini <[email protected]>2017-06-01 12:24:41 +0200
committerArnaldo Carvalho de Melo <[email protected]>2017-06-21 11:35:42 -0300
commita7f0fda085870312ab694b19a1304ece161a1217 (patch)
treeb6da5d55cc6c2da01360643a6d5a1faad3a3c21a /tools/perf/util/scripting-engines/trace-event-python.c
parentdaefd0bc0bd28cea2e6b2f3e1a9da005cd4f58fc (diff)
perf unwind: Support for powerpc
Porting PPC to libdw only needs an architecture-specific hook to move the register state from perf to libdw. The ARM and x86 architectures already use libdw, and it is useful to have as much common code for the unwinder as possible. Mark Wielaard has contributed a frame-based unwinder to libdw, so that unwinding works even for binaries that do not have CFI information. In addition, libunwind is always preferred to libdw by the build machinery so this cannot introduce regressions on machines that have both libunwind and libdw installed. Signed-off-by: Paolo Bonzini <[email protected]> Acked-by: Jiri Olsa <[email protected]> Acked-by: Milian Wolff <[email protected]> Acked-by: Ravi Bangoria <[email protected]> Cc: Naveen N. Rao <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions