diff options
author | 2019-08-28 15:57:08 +0200 | |
---|---|---|
committer | 2019-08-29 08:36:11 -0300 | |
commit | 3e4c453f5cbac75afec37eedd0ffcd8dac82e23e (patch) | |
tree | efbe374f88d15c514ba86a64c66f682f1022774c /tools/perf/scripts/python | |
parent | libperf: Add PERF_RECORD_SWITCH 'struct context_switch_event' to perf/event.h (diff) | |
download | linux-dev-3e4c453f5cbac75afec37eedd0ffcd8dac82e23e.tar.xz linux-dev-3e4c453f5cbac75afec37eedd0ffcd8dac82e23e.zip |
libperf: Add PERF_RECORD_THREAD_MAP 'struct thread_map_event' to perf/event.h
Move the PERF_RECORD_THREAD_MAP event definition to libperf's event.h.
In order to keep libperf simple, we switch 'u64/u32/u16/u8' types used
events to their generic '__u*' versions.
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://lkml.kernel.org/r/20190828135717.7245-15-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions