linux_old1/tools/bpf/bpftool/Documentation
Toke Høiland-Jørgensen 229c3b47b7 bpftool: Use consistent include paths for libbpf
Fix bpftool to include libbpf header files with the bpf/ prefix, to be
consistent with external users of the library. Also ensure that all
includes of exported libbpf header files (those that are exported on 'make
install' of the library) use bracketed includes instead of quoted.

To make sure no new files are introduced that doesn't include the bpf/
prefix in its include, remove tools/lib/bpf from the include path entirely,
and use tools/lib instead.

Fixes: 6910d7d386 ("selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir")
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/157952560684.1683545.4765181397974997027.stgit@toke.dk
2020-01-20 16:37:45 -08:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
bpftool-btf.rst tools: bpftool: implement "bpftool btf show|list" 2019-08-20 09:51:06 -07:00
bpftool-cgroup.rst tools: bpftool: add support for reporting the effective cgroup progs 2019-07-30 21:15:02 -07:00
bpftool-feature.rst tools: bpftool: add -d option to get debug output from libbpf 2019-05-28 11:02:21 +02:00
bpftool-gen.rst bpftool: Use consistent include paths for libbpf 2020-01-20 16:37:45 -08:00
bpftool-map.rst bpftool: Match maps by name 2019-12-15 09:03:18 -08:00
bpftool-net.rst tools: bpftool: add documentation for net attach/detach 2019-08-15 17:00:33 -07:00
bpftool-perf.rst tools: bpftool: add -d option to get debug output from libbpf 2019-05-28 11:02:21 +02:00
bpftool-prog.rst bpftool: Match programs by name 2019-12-15 09:03:18 -08:00
bpftool.rst bpftool: Add gen subcommand manpage 2019-12-17 22:16:36 -08:00