diff options
author | Jiri Olsa <[email protected]> | 2019-10-07 14:53:21 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-10 12:15:58 -0300 |
commit | d1a177595b3a824c72dacb0f9d1a4e5906eaef0e (patch) | |
tree | bc1e23a5dbb635b70bfa57cd7bc8af91d2f9914d /tools/perf/scripts/python/stackcollapse.py | |
parent | 151ed5d70da87720022e4171227733a008b3c719 (diff) |
libperf: Adopt perf_evlist__mmap()/munmap() from tools/perf
Add libperf's version of perf_evlist__mmap()/munmap() functions and
exporting them in the perf/evlist.h header.
It's the backbone of what we have in perf code. The following changes
will add needed callbacks and then we'll finally switch the perf code to
use libperf's version.
Add mmap/mmap_ovw 'struct perf_mmap' object arrays to hold maps for
libperf's evlist.
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