diff options
author | Masami Hiramatsu <[email protected]> | 2010-04-21 15:56:24 -0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2010-04-26 15:32:37 -0300 |
commit | 15eca306ec95e164d05457f9f27c722f69af6d18 (patch) | |
tree | 2a5a40956d5927202fedc983a51dcee1e5028f25 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 0ab061cd523a7f2dbf1b59aab0542cb0ab2e4633 (diff) |
perf probe: Fix to use symtab only if no debuginfo
Fix perf probe to use symtab only if there is no debuginfo, because debuginfo
has more information than symtab.
If we can't find a function in debuginfo, we never find it in symtab.
Signed-off-by: Masami Hiramatsu <[email protected]>
Reported-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions