summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-08-05 22:32:23 +0100
committerWill Deacon <will@kernel.org>2026-08-06 13:13:12 +0000
commit7a1f400ff5e57f41e23c8145a54ea084039b023c (patch)
tree8c8dec84074b865b1fe5a01b88b17493620e0a0e /tools/perf/scripts/python/parallel-perf.py
parenteb78ef9cf77a156b4bdebc4417427ef99aab3125 (diff)
tools: Ensure tools copy of linux/filter.h exports the UAPI
Normally when there is an include/foo.h and an include/uapi/foo.h the non-UAPI copy includes the UAPI copy. This is the case for the in kernel copy of linux/filter.h but not for the copy in tools/ which results in build breaks for the newly added arm64 seccomp_ptrace_x0_bypass selftest. Add an explicit include of the uapi to fix the test and avoid future surprises. Fixes: 2fcbc4adf997 ("kselftest/arm64: Add seccomp ptrace x0 bypass test") Fixes: f143c11bb7b9 ("tools: bpf: Use local copy of headers including uapi/linux/filter.h") Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions