diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2019-08-19 14:38:47 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-08-21 17:00:59 +0200 |
commit | e91dcb536ae263ecff07118e36bf820c229a6ecd (patch) | |
tree | 9e396c3c951cf8ef49f26bfefe4af2f67ee7ed91 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 806ce6e2117a42528e7bb979e04e28229b34a612 (diff) |
selftests/bpf: fix test_btf_dump with O=
test_btf_dump fails when run with O=, because it needs to access source
files and assumes they live in ./progs/, which is not the case in this
scenario.
Fix by instructing kselftest to copy btf_dump_test_case_*.c files to the
test directory. Since kselftest does not preserve directory structure,
adjust the test to look in ./progs/ and then in ./.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions