bpftool
bpftool copied to clipboard
Dump maps recursively
We could add an option to dump inner maps when dumping an outer map-of-map with bpftool.
Hi @qmonnet - maybe its only reasonable to do this in json format, what do you think ?
I think that if we implement this, it should be supported by both the plain and JSON output. However, it shouldn't be the default behaviour, we should probably add some -r|--recursive option to opt-in.