diff options
author | Namhyung Kim <[email protected]> | 2014-02-20 10:32:56 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-02-24 16:25:01 -0300 |
commit | 1029f9fedf87fa6f52096991588fa54ffd159584 (patch) | |
tree | 67a2cfd3b4b042be0f7d73d535d9ea4341c394b4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 0d3dc5e8b85a144aaeb5dc26f7f2113e4c4e7e81 (diff) |
perf symbols: Check compatible symtab type before loading dso
When loading a dso it'll look for symbol tables of all possible types.
However it's just wasted of time to check incompatible types - like
trying kernel module when loading user library.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Cody P Schafer <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[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/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions