diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2023-09-13 08:35:09 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-09-13 08:48:48 -0300 |
commit | 417ecb614fd870a9c898f5ce6fd3d338606aaf5d (patch) | |
tree | ce14ce5f2d6c07332e920c7ac67257c8f71712a1 /scripts/clang-tools/gen_compile_commands.py | |
parent | f7875966dc0c68cb7c02992ff9ac9e3f88fb5fca (diff) |
tools headers UAPI: Copy seccomp.h to be able to build 'perf bench' in older systems
The new 'perf bench' for sched-seccomp-notify uses defines and types not
available in older systems where we want to have perf available, so grab
a copy of this UAPI from the kernel sources to allow that.
This will be checked in the future for drift from the original when we
build the perf tool, that will warn when that happens like:
make: Entering directory '/var/home/acme/git/perf-tools/tools/perf'
BUILD: Doing 'make -j32' parallel build
Warning: Kernel ABI header differences:
Cc: Adrian Hunter <[email protected]>
Cc: Andrei Vagin <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kees Kook <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions