diff options
author | André Almeida <andrealmeid@collabora.com> | 2021-04-27 10:53:27 -0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-05-12 20:44:58 +0200 |
commit | c7d84e7ff5a651d186a6ec41361c4f07acc2fb9c (patch) | |
tree | 54c390cb28f5d54008bba4eac4dc566a823b6617 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 93d0955e6cf562d02aae37f5f8d98d9d9d16e0d4 (diff) |
selftests: futex: Correctly include headers dirs
When building selftests, the build system will install uapi linux
headers at usr/include in kernel source's root directory. When building
with a different output folder, the headers will be installed at
kselftests/usr/include.
Add both paths so we can build the tests using up-to-date headers.
Currently, this is uncommon to happen since it's rare to find a
build system with an outdated futex header, but it happens
when testing new futex operations.
Signed-off-by: André Almeida <andrealmeid@collabora.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210427135328.11013-2-andrealmeid@collabora.com
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions