linux/tools/bpf/bpftool
Quentin Monnet 0641c3c890 tools: bpftool: update documentation for --json and --pretty usage
Update the documentation to provide help about JSON output generation,
and add an example in bpftool-prog manual page.

Also reintroduce an example that was left aside when the tool was moved
from GitHub to the kernel sources, in order to show how to mount the
bpffs file system (to pin programs) inside the bpftool-prog manual page.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-24 01:25:09 +01:00
..
Documentation tools: bpftool: update documentation for --json and --pretty usage 2017-10-24 01:25:09 +01:00
common.c tools: bpftool: turn err() and info() macros into functions 2017-10-24 01:25:09 +01:00
jit_disasm.c tools: bpftool: add JSON output for bpftool prog dump jited * command 2017-10-24 01:25:08 +01:00
json_writer.c tools: bpftool: add JSON output for bpftool prog dump xlated * command 2017-10-24 01:25:08 +01:00
json_writer.h tools: bpftool: add JSON output for bpftool prog dump xlated * command 2017-10-24 01:25:08 +01:00
main.c tools: bpftool: update documentation for --json and --pretty usage 2017-10-24 01:25:09 +01:00
main.h tools: bpftool: update documentation for --json and --pretty usage 2017-10-24 01:25:09 +01:00
Makefile tools: bpftool: use the kernel's instruction printer 2017-10-10 12:30:16 -07:00
map.c tools: bpftool: update documentation for --json and --pretty usage 2017-10-24 01:25:09 +01:00
prog.c tools: bpftool: update documentation for --json and --pretty usage 2017-10-24 01:25:09 +01:00