linux/tools/bpf/bpftool
Prashant Bhole c541b73466 tools: bpftool: optionally show filenames of pinned objects
Making it optional to show file names of pinned objects because
it scans complete bpf-fs filesystem which is costly.
Added option -f|--bpffs. Documentation updated.

Signed-off-by: Prashant Bhole <bhole_prashant_q7@lab.ntt.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-11 12:35:41 +09:00
..
Documentation tools: bpftool: optionally show filenames of pinned objects 2017-11-11 12:35:41 +09:00
bash-completion tools: bpftool: add bash completion for bpftool 2017-10-29 18:37:33 +09:00
Makefile tools: bpftool: add bash completion for bpftool 2017-10-29 18:37:33 +09:00
common.c tools: bpftool: show filenames of pinned objects 2017-11-11 12:35:41 +09:00
jit_disasm.c tools: bpf: handle long path in jit disasm 2017-11-02 20:25:27 +09: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: optionally show filenames of pinned objects 2017-11-11 12:35:41 +09:00
main.h tools: bpftool: optionally show filenames of pinned objects 2017-11-11 12:35:41 +09:00
map.c tools: bpftool: optionally show filenames of pinned objects 2017-11-11 12:35:41 +09:00
prog.c tools: bpftool: optionally show filenames of pinned objects 2017-11-11 12:35:41 +09:00