diff options
| author | Adrian Hunter <[email protected]> | 2022-07-11 12:32:09 +0300 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-07-20 11:08:37 -0300 |
| commit | f42bbbf2e9a50cacc6981f7f8514b33d56d054ba (patch) | |
| tree | 34e61f6f6b93823739ffbbc48c6a8938c7c0c0e3 /tools/perf/scripts/python | |
| parent | eef8e06eeba83f919f3e06bbaed548038ba3b2fa (diff) | |
perf tools: Handle injected guest kernel mmap event
If a kernel mmap event was recorded inside a guest and injected into a host
perf.data file, then it will match a host mmap_name not a guest mmap_name,
see machine__set_mmap_name(). So try matching a host mmap_name in that
case.
Signed-off-by: Adrian Hunter <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions