linux_dsm_epyc7002/tools/bpf/bpftool/Documentation
Quentin Monnet 0b3b9ca3d1 tools: bpftool: Make libcap dependency optional
The new libcap dependency is not used for an essential feature of
bpftool, and we could imagine building the tool without checks on
CAP_SYS_ADMIN by disabling probing features as an unprivileged users.

Make it so, in order to avoid a hard dependency on libcap, and to ease
packaging/embedding of bpftool.

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20200429144506.8999-4-quentin@isovalent.com
2020-04-29 23:25:11 +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: Make libcap dependency optional 2020-04-29 23:25:11 +02:00
bpftool-gen.rst bpftool: Use consistent include paths for libbpf 2020-01-20 16:37:45 -08:00
bpftool-link.rst bpftool: Add bpftool-link manpage 2020-04-28 17:27:08 -07: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: Documentation for bpftool prog profile 2020-03-10 00:04:07 +01:00
bpftool-struct_ops.rst bpftool: Add struct_ops support 2020-03-20 15:51:35 +01:00
bpftool.rst bpftool: Add gen subcommand manpage 2019-12-17 22:16:36 -08:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00