diff options
| author | Namhyung Kim <[email protected]> | 2014-08-01 14:59:31 +0900 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-08-12 12:03:03 -0300 |
| commit | 64c40908938953d7afa90e9363327875286349e5 (patch) | |
| tree | d182bf95059d1651641bfff83bf8a9af0ef19b9e /tools/perf/scripts/python/netdev-times.py | |
| parent | 63914aca8f7e7a75d0ee027af7b1755c69cc1e2c (diff) | |
perf kmem: Do not ignore mmap events
The perf kmem command didn't process mmap events for some unknown reason
and it instead gets symbol info from a running kernel. This is
problematic if perf kmem record was run on a different kernel.
This patch adds the mmap event handlers and reverts the commit
e727ca73f85d ("perf kmem: Resolve kernel symbols again").
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Fixed up merge conflict with Jiri's ordered_events rename patch set ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions