aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf
diff options
context:
space:
mode:
authorYonghong Song <yhs@fb.com>2018-09-06 20:26:04 -0400
committerAlexei Starovoitov <ast@kernel.org>2018-09-11 17:17:24 -0400
commita7c19db38d62fc1ce797dba19936e9f81cf2b9fb (patch)
tree15272c1f537fde1b721005ab92b7d14875285024 /tools/lib/bpf
parentf6f3bac08ff9855d803081a353a1fafaa8845739 (diff)
bpf: add bpffs pretty print for program array map
Added bpffs pretty print for program array map. For a particular array index, if the program array points to a valid program, the "<index>: <prog_id>" will be printed out like 0: 6 which means bpf program with id "6" is installed at index "0". Signed-off-by: Yonghong Song <yhs@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/lib/bpf')
0 files changed, 0 insertions, 0 deletions