diff options
author | Pierre-Loup A. Griffais <[email protected]> | 2012-06-22 11:38:13 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-06-27 13:14:18 -0300 |
commit | 209bd9e3e14712d74c8bebb028afda905d689f1c (patch) | |
tree | b106bcd49dc71e958f0c78f67cdaae6eba940c62 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | da3789628f88684d3f0fb4e6a6bc086c395ac3cb (diff) |
perf symbols: Follow .gnu_debuglink section to find separate symbols
The .gnu_debuglink section is specified to contain the filename of the
debug info file, as well as a CRC that can be used to validate it.
This doesn't currently use the checksum and relies on the usual build-id
matching for validation.
This provides more context:
http://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html
Signed-off-by: Pierre-Loup A. Griffais <[email protected]>
Reported-by: Mike Sartain <[email protected]>
Tested-by: Mike Sartain <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Sartain <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions