aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2022-07-11 12:32:09 +0300
committerArnaldo Carvalho de Melo <[email protected]>2022-07-20 11:08:37 -0300
commitf42bbbf2e9a50cacc6981f7f8514b33d56d054ba (patch)
tree34e61f6f6b93823739ffbbc48c6a8938c7c0c0e3 /tools/perf/scripts/python/bin
parenteef8e06eeba83f919f3e06bbaed548038ba3b2fa (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/bin')
0 files changed, 0 insertions, 0 deletions