diff options
author | Jiri Olsa <[email protected]> | 2019-05-08 15:20:06 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-28 18:37:42 -0300 |
commit | fb5a88d4131a9ee8bec3f4bb7c034d7a4e9cf5ea (patch) | |
tree | bcb1c3e0b1a2559f7a4e4081f38a17d54920da5f /tools/perf/scripts/python/stackcollapse.py | |
parent | 8529f2e67313fb623da7ce81bc14cf12ccc0e12f (diff) |
perf tools: Preserve eBPF maps when loading kcore
We need to preserve eBPF maps even if they are covered by kcore, because
we need to access eBPF dso for source data.
Add the map_groups__merge_in function to do that. It merges a map into
map_groups by splitting the new map within the existing map regions.
Suggested-by: Adrian Hunter <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Acked-by: Song Liu <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stanislav Fomichev <[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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions