aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJean Pihet <[email protected]>2013-09-26 12:36:38 +0100
committerWill Deacon <[email protected]>2013-09-30 16:42:12 +0100
commitab255e72204fc5127f0adf40ba103d9335fefa30 (patch)
tree953f548561e3e4011f514deb5a5e80bbf8f13bf7 /tools/perf/util/trace-event-scripting.c
parent405ffbd4988118c56ff127792ebddae77d2c7a43 (diff)
perf: parse the .debug_frame section in case .eh_frame is not present
On ARM the debug info is not present in the .eh_frame sections but in .debug_frame instead, in dwarf format. Use libunwind to load and parse the debug info. Dependencies: . if present, libunwind >= 1.1 is needed to prevent a segfault when parsing the dwarf info, . libunwind needs to be configured with --enable-debug-frame. Note: --enable-debug-frame is automatically selected on ARM. Acked-by: Jiri Olsa <[email protected]> Signed-off-by: Jean Pihet <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions