diff options
author | Jiri Olsa <jolsa@kernel.org> | 2019-10-07 14:53:23 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-10-10 12:20:08 -0300 |
commit | 1fcbb75cc574072ab457dbbaa74fc7064b691e86 (patch) | |
tree | 36b9d12e5664028ef85b2e111ccb7c2b3f792273 /tools/perf/util/evswitch.h | |
parent | 0b5ea10d4c312f5b17af9d09187efb9418517bec (diff) |
libperf: Introduce perf_evlist_mmap_ops::idx callback
Add the perf_evlist_mmap_ops::idx callback to be called in
mmap_per_cpu() and mmap_per_thread() with current cpu and thread
indexes.
It's used by current aux code, so perf will use this callback to set the
aux index.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lore.kernel.org/lkml/20191007125344.14268-16-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/evswitch.h')
0 files changed, 0 insertions, 0 deletions