diff options
author | Jiri Olsa <[email protected]> | 2019-08-28 15:57:00 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-08-28 18:15:04 -0300 |
commit | ffd337b45b1aedc86b1de3cf8de9a79c10fd3810 (patch) | |
tree | 7a66e542e090c2651129ec069f9c0ab2d053c0da /lib/test_overflow.c | |
parent | 4fd7a4d220421bc6b63a6f693e45d4397d4da055 (diff) |
libperf: Add PERF_RECORD_HEADER_BUILD_ID 'struct build_id_event' to perf/event.h
Move the PERF_RECORD_HEADER_BUILD_ID 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.
Adding the fix value for build_id variable, because it will never
change.
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 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions