aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2019-10-07 14:53:29 +0200
committerArnaldo Carvalho de Melo <[email protected]>2019-10-10 12:46:04 -0300
commit923d0f1868cb331d660fb569ecd00c39889905f6 (patch)
tree7763a966035421978ff48ae65eb26a66cf057335 /tools/perf/scripts/python/stackcollapse.py
parentb80132b12a78ec71de2b3320cc49d4a0b2cd7c46 (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