diff options
author | Yonghong Song <yhs@fb.com> | 2018-09-06 17:26:04 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-09-11 14:17:24 -0700 |
commit | a7c19db38d62fc1ce797dba19936e9f81cf2b9fb (patch) | |
tree | 15272c1f537fde1b721005ab92b7d14875285024 /tools/perf/jvmti | |
parent | f6f3bac08ff9855d803081a353a1fafaa8845739 (diff) | |
download | linux-a7c19db38d62fc1ce797dba19936e9f81cf2b9fb.tar.bz2 |
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/jvmti')
0 files changed, 0 insertions, 0 deletions