tmp_suning_uos_patched/tools/bpf/bpftool
Tobias Klauser 1c7fb20d6b tools, bpftool: Add ringbuf map type to map command docs
Commit c34a06c56d ("tools/bpftool: Add ringbuf map to a list of known
map types") added the symbolic "ringbuf" name. Document it in the bpftool
map command docs and usage as well.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20200616113303.8123-1-tklauser@distanz.ch
2020-06-17 17:52:30 +02:00
..
bash-completion bpf, bpftool: Enable get{peer, sock}name attach types 2020-05-19 11:32:04 -07:00
Documentation tools, bpftool: Add ringbuf map type to map command docs 2020-06-17 17:52:30 +02:00
skeleton
.gitignore
btf_dumper.c
btf.c tools, bpftool: Print correct error message when failing to load BTF 2020-06-01 14:38:19 -07:00
cfg.c
cfg.h
cgroup.c tools, bpftool: Clean subcommand help messages 2020-06-01 14:38:18 -07:00
common.c
feature.c tools, bpftool: Make capability check account for new BPF caps 2020-06-01 14:38:19 -07:00
gen.c tools/bpftool: Fix skeleton codegen 2020-06-12 15:25:04 -07:00
iter.c tools, bpftool: Clean subcommand help messages 2020-06-01 14:38:18 -07:00
jit_disasm.c
json_writer.c
json_writer.h
link.c bpftool: Support link show for netns-attached links 2020-06-01 15:21:03 -07:00
main.c
main.h bpf, bpftool: Enable get{peer, sock}name attach types 2020-05-19 11:32:04 -07:00
Makefile tools/bpf: Don't use $(COMPILE.c) 2020-06-02 22:02:38 +02:00
map_perf_ring.c
map.c tools, bpftool: Add ringbuf map type to map command docs 2020-06-17 17:52:30 +02:00
net.c tools, bpftool: Clean subcommand help messages 2020-06-01 14:38:18 -07:00
netlink_dumper.c
netlink_dumper.h
perf.c tools, bpftool: Clean subcommand help messages 2020-06-01 14:38:18 -07:00
prog.c tools, bpftool: Clean subcommand help messages 2020-06-01 14:38:18 -07:00
struct_ops.c tools, bpftool: Clean subcommand help messages 2020-06-01 14:38:18 -07:00
tracelog.c
xlated_dumper.c
xlated_dumper.h