Re: [PATCH bpf-next 0/3] bpf: implement percpu map pretty print for bpffs and bpftool

2018-08-30 Thread Daniel Borkmann
On 08/29/2018 11:43 PM, Yonghong Song wrote: > Commit a26ca7c982cb ("bpf: btf: Add pretty print support to the > basic arraymap") and Commit 699c86d6ec21 ("bpf: btf: add pretty print > for hash/lru_hash maps") added bpffs pretty print for array, hash and > lru hash maps. The pretty print gives user

[PATCH bpf-next 0/3] bpf: implement percpu map pretty print for bpffs and bpftool

2018-08-29 Thread Yonghong Song
Commit a26ca7c982cb ("bpf: btf: Add pretty print support to the basic arraymap") and Commit 699c86d6ec21 ("bpf: btf: add pretty print for hash/lru_hash maps") added bpffs pretty print for array, hash and lru hash maps. The pretty print gives users a structurally formatted dump for keys/values which