linux/tools/lib/bpf
Jiri Olsa 7c422f5572 tools build: Build fixdep helper from perf and basic libs
Adding the fixdep target into the Makefile.include to ease up building of
fixdep helper, that needs to be built before we dive in to the build itself.
The user can invoke the fixdep target to build the helper.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1443004442-32660-8-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-09-28 15:50:55 -03:00
..
.gitignore
Build bpf tools: Add bpf.c/h for common bpf operations 2015-08-07 10:16:58 -03:00
Makefile tools build: Build fixdep helper from perf and basic libs 2015-09-28 15:50:55 -03:00
bpf.c bpf tools: Introduce bpf_load_program() to bpf.c 2015-08-07 10:16:58 -03:00
bpf.h bpf tools: Introduce bpf_load_program() to bpf.c 2015-08-07 10:16:58 -03:00
libbpf.c bpf tools: New API to get name from a BPF object 2015-08-31 16:53:15 -03:00
libbpf.h bpf tools: New API to get name from a BPF object 2015-08-31 16:53:15 -03:00