diff options
| author | Jiri Olsa <[email protected]> | 2019-10-07 12:53:29 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-10 15:46:04 +0000 |
| commit | 923d0f1868cb331d660fb569ecd00c39889905f6 (patch) | |
| tree | 7763a966035421978ff48ae65eb26a66cf057335 /tools/perf/util/annotate.c | |
| parent | perf evlist: Introduce perf_evlist__mmap_cb_mmap() (diff) | |
| download | kernel-923d0f1868cb331d660fb569ecd00c39889905f6.tar.gz kernel-923d0f1868cb331d660fb569ecd00c39889905f6.zip | |
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/util/annotate.c')
0 files changed, 0 insertions, 0 deletions
