diff options
author | 2018-09-06 17:26:04 -0700 | |
---|---|---|
committer | 2018-09-11 14:17:24 -0700 | |
commit | a7c19db38d62fc1ce797dba19936e9f81cf2b9fb (patch) | |
tree | 15272c1f537fde1b721005ab92b7d14875285024 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools/bpf: bpftool: add net support (diff) | |
download | wireguard-linux-a7c19db38d62fc1ce797dba19936e9f81cf2b9fb.tar.xz wireguard-linux-a7c19db38d62fc1ce797dba19936e9f81cf2b9fb.zip |
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/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions