Re: [PATCH v2 bpf-next 0/3] bpffs pretty print for cgroup local storage

2018-12-12 Thread Daniel Borkmann
On 12/11/2018 12:42 AM, Roman Gushchin wrote: > This patchset implements bpffs pretty printing for cgroup local storage maps. > > v2->v1: > - fixed size checks in cgroup_storage_check_btf(), > based on input from Yonghong and Martin > - implemented and used btf_type_is_reg_int(), suggested b

[PATCH v2 bpf-next 0/3] bpffs pretty print for cgroup local storage

2018-12-10 Thread Roman Gushchin
This patchset implements bpffs pretty printing for cgroup local storage maps. v2->v1: - fixed size checks in cgroup_storage_check_btf(), based on input from Yonghong and Martin - implemented and used btf_type_is_reg_int(), suggested by Martin Roman Gushchin (3): bpf: pass struct btf point