diff options
| author | Cody P Schafer <[email protected]> | 2012-08-10 22:23:00 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-08-13 17:37:37 +0000 |
| commit | d26cd12b46cb6b5595143804b43ba5aa7968551e (patch) | |
| tree | 80a2c383f5b3d06d17692d65abd734102e37b8b3 /tools/perf/util/python.c | |
| parent | perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc (diff) | |
| download | kernel-d26cd12b46cb6b5595143804b43ba5aa7968551e.tar.gz kernel-d26cd12b46cb6b5595143804b43ba5aa7968551e.zip | |
perf symbols: Factor want_symtab out of dso__load_sym()
Only one callsite of dso__load_sym() uses the want_symtab functionality,
so place the logic at the callsite instead of within dso__load_sym().
This sets us up for removal of want_symtab completely once we keep
multiple elf handles (within symsrc's) around.
Setup for the later patch
"perf symbols: Use both runtime and debug images"
Signed-off-by: Cody P Schafer <[email protected]>
Cc: David Hansen <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Matt Hellsley <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sukadev Bhattiprolu <[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/python.c')
0 files changed, 0 insertions, 0 deletions
