aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAlexei Starovoitov <[email protected]>2016-11-28 22:07:22 -0800
committerDavid S. Miller <[email protected]>2016-11-30 12:42:28 -0500
commit9bee294f53ef588fdc909e53d7273d428e2887aa (patch)
tree2ee898651f653666b479701287ec8c9b5f66c50d /tools/perf/scripts/python/bin/stackcollapse-record
parent763dfa276c9a280b92543b1862954dba98ef2682 (diff)
samples/bpf: fix include path
Fix the following build error: HOSTCC samples/bpf/test_lru_dist.o ../samples/bpf/test_lru_dist.c:25:22: fatal error: bpf_util.h: No such file or directory This is due to objtree != srctree. Use srctree, since that's where bpf_util.h is located. Fixes: e00c7b216f34 ("bpf: fix multiple issues in selftest suite and samples") Signed-off-by: Alexei Starovoitov <[email protected]> Acked-by: Daniel Borkmann <[email protected]> Tested-by: David Ahern <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions