diff options
author | Jiri Olsa <[email protected]> | 2019-10-07 14:53:29 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-10 12:46:04 -0300 |
commit | 923d0f1868cb331d660fb569ecd00c39889905f6 (patch) | |
tree | 7763a966035421978ff48ae65eb26a66cf057335 /tools/perf/scripts/python/stackcollapse.py | |
parent | b80132b12a78ec71de2b3320cc49d4a0b2cd7c46 (diff) |
perf evlist: Switch to libperf's mmap interface
Switch to the libperf mmap interface by calling directly
perf_evlist__mmap_ops() and removing perf's evlist__mmap_per_*
functions.
By switching to libperf perf_evlist__mmap() we need to operate over
'struct perf_mmap' in evlist__add_pollfd, so make the related changes
there.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Michael Petlan <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lore.kernel.org/lkml/[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