aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/bpf-script-example.c
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2015-10-28 20:44:50 +0000
committerArnaldo Carvalho de Melo <[email protected]>2015-10-29 20:16:21 +0000
commit50f1e6d0431d3343cb506037c43ce623bd15581f (patch)
tree1b257370046dcb49ac1a896b9519988240d7b193 /tools/perf/tests/bpf-script-example.c
parentperf script: Enable printing of branch stack (diff)
downloadkernel-50f1e6d0431d3343cb506037c43ce623bd15581f.tar.gz
kernel-50f1e6d0431d3343cb506037c43ce623bd15581f.zip
perf tools: Make sure fixdep is built before libbpf
While doing 'make -C tools/perf build-test': LD fixdep-in.o LINK fixdep /bin/sh: /home/acme/git/linux/tools/build/fixdep: Permission denied make[6]: *** [bpf.o] Error 1 make[5]: *** [libbpf-in.o] Error 2 make[4]: *** [/home/acme/git/linux/tools/lib/bpf/libbpf.a] Error 2 make[4]: *** Waiting for unfinished jobs.... The fixdep tool needs to be built as the first binary. Libraries are built in paralel, so each of them needs to depend on fixdep target. Reported-by: Arnaldo Carvalho de Melo <[email protected]> Signed-off-by: Jiri Olsa <[email protected]> Cc: Wang Nan <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/tests/bpf-script-example.c')
0 files changed, 0 insertions, 0 deletions