The support to dump program array and map_in_map maps for bpffs and bpftool is added. Patch #1 added bpffs support and Patch #2 added bpftool support. Please see individual patches for example output.
Yonghong Song (2): bpf: add bpffs pretty print for program array map tools/bpf: bpftool: support prog array map and map of maps kernel/bpf/arraymap.c | 25 ++++++++++++++++++++++++- tools/bpf/bpftool/map.c | 11 +++-------- 2 files changed, 27 insertions(+), 9 deletions(-) -- 2.17.1