diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2010-04-01 19:12:13 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2010-04-02 16:28:20 -0300 |
commit | e727ca73f85d4c5be3547eda674168219d1c22d8 (patch) | |
tree | be77d34b7dc8b3ed30c1ce0eb17f0b08d8c517ed /tools/perf/scripts/python/check-perf-trace.py | |
parent | a4e3b956a820162b7c1d616117b4f23b6017f504 (diff) |
perf kmem: Resolve kernel symbols again
Due to the assumption in perf_session__new that the kernel maps would be
created using the fake PERF_RECORD_MMAP event in a perf.data file 'perf
kmem --stat caller', that doesn't have such event, ends up not being
able to resolve the kernel addresses.
Fix it by calling perf_session__create_kernel_maps() in __cmd_kmem().
LKML-Reference: <new-submission>
Cc: Frédéric Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions