diff options
author | Martin Vuille <[email protected]> | 2018-02-11 16:24:20 -0500 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-03-16 13:55:51 -0300 |
commit | 3d20c6246690219881786de10d2dda93f616d0ac (patch) | |
tree | 1a5c2ac6a9ecbf9882d53d90533b95e2589336be /tools/perf/util/trace-event-scripting.c | |
parent | a8685f088819d21cd5aea5de4c184de427c3625d (diff) |
perf unwind: Unwind with libdw doesn't take symfs into account
Path passed to libdw for unwinding doesn't include symfs path
if specified, so unwinding fails because ELF file is not found.
Similar to unwinding with libunwind, pass symsrc_filename instead
of long_name. If there is no symsrc_filename, fallback to long_name.
Signed-off-by: Martin Vuille <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[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/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions