diff options
author | Jiri Olsa <[email protected]> | 2019-08-25 20:17:43 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-08-26 19:39:09 -0300 |
commit | 002dda32a831b30d22a3620eb619a0d103e78e81 (patch) | |
tree | facb56322adcfd57cebed8e18d033156fa070eae /tools/perf/scripts/python | |
parent | b66ced19c9f64dbe707cf318fae9fca82b999564 (diff) |
libperf: Add PERF_RECORD_COMM 'struct comm_event' to perf/event.h
Moving comm_event event definition into libperf's event.h
header include.
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 <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Michael Petlan <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions