aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2009-06-03 00:54:33 -0300
committerIngo Molnar <[email protected]>2009-06-03 09:58:52 +0200
commit8ce998d6693bd02ab3b74ee1cc303ecb1fa9b514 (patch)
tree425ed52012c706d6b7465f5c319e9f9891edc701 /tools/perf/scripts/python/bin
parenta32881066e58346f2901afe0ebdfbf0c562877e5 (diff)
perf_counter tools: Cover PLT symbols too
PLT, the Program Linking Table, is used with the dynamic linker to allow PIC code in executables and shared objects to figure out where functions are in other shared objects. It is one of the sources of unknown/unresolved symbols - this patch does what binutils figures out when you ask it to disassembly. (objdump -S) Cc: Peter Zijlstra <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Corey Ashford <[email protected]> Cc: Marcelo Tosatti <[email protected]> Cc: John Kacur <[email protected]> Cc: Stephane Eranian <[email protected]> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions