summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <andriin@fb.com>2019-07-28 06:25:23 +0300
committerAlexei Starovoitov <ast@kernel.org>2019-07-28 08:36:19 +0300
commit61098e89e6c80d6a141774ef8ee41e38471b069e (patch)
treedbed6e52ba69d51e12b9ecc53770a9b70874ab5d /tools/perf/scripts/python/exported-sql-viewer.py
parent943e398dd36c2f50ab5828e6ce502a16d4bad4db (diff)
downloadlinux-61098e89e6c80d6a141774ef8ee41e38471b069e.tar.xz
selftests/bpf: prevent headers to be compiled as C code
Apprently listing header as a normal dependency for a binary output makes it go through compilation as if it was C code. This currently works without a problem, but in subsequent commits causes problems for differently generated test.h for test_progs. Marking those headers as order-only dependency solves the issue. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions