aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDima Kogan <[email protected]>2015-09-07 17:34:19 -0700
committerArnaldo Carvalho de Melo <[email protected]>2015-10-28 10:04:27 -0300
commit5baecbcd9c9a2f491afe1369fc22e7363f9c94d5 (patch)
treed1cef0708054d9cbbd96c7c23a2795910bcbea3c /tools/perf/scripts/python/export-to-postgresql.py
parentf2f3096888569ff1fc15fa0187a39eef3a24b28e (diff)
perf symbols: we can now read separate debug-info files based on a build ID
Recent GDB (at least on a vanilla Debian box) looks for debug information in /usr/lib/debug/.build-id/nn/nnnnnnn where nn/nnnnnn is the build-id of the stripped ELF binary. This is documented here: https://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html This was not working in perf because we didn't read the build id until AFTER we searched for the separate debug information file. This patch reads the build ID and THEN does the search. Signed-off-by: Dima Kogan <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions