linux/tools/bpf/bpftool/Documentation
Quentin Monnet 25df480def tools: bpftool: add a note on program statistics in man page
Linux kernel now supports statistics for BPF programs, and bpftool is
able to dump them. However, these statistics are not enabled by default,
and administrators may not know how to access them.

Add a paragraph in bpftool documentation, under the description of the
"bpftool prog show" command, to explain that such statistics are
available and that their collection is controlled via a dedicated sysctl
knob.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2019-04-16 10:13:37 +02:00
..
bpftool-cgroup.rst tools: bpftool: fix short option name for printing version in man pages 2019-04-16 10:13:32 +02:00
bpftool-feature.rst tools: bpftool: fix short option name for printing version in man pages 2019-04-16 10:13:32 +02:00
bpftool-map.rst tools: bpftool: fix short option name for printing version in man pages 2019-04-16 10:13:32 +02:00
bpftool-net.rst tools: bpftool: fix short option name for printing version in man pages 2019-04-16 10:13:32 +02:00
bpftool-perf.rst tools: bpftool: fix short option name for printing version in man pages 2019-04-16 10:13:32 +02:00
bpftool-prog.rst tools: bpftool: add a note on program statistics in man page 2019-04-16 10:13:37 +02:00
bpftool.rst tools: bpftool: fix short option name for printing version in man pages 2019-04-16 10:13:32 +02:00
Makefile tools: bpf: build and install man page for eBPF helpers from bpftool/ 2018-07-12 18:55:53 +02:00