Age | Commit message (Expand) | Author |
---|---|---|
2019-04-09 | bpf: bpftool support for dumping data/bss/rodata sections | Daniel Borkmann |
2019-01-16 | tools/bpf: support __int128 in bpftool map pretty dumper | Yonghong Song |
2019-01-11 | tools/bpf: fix bpftool map dump with bitfields | Yonghong Song |
2018-12-18 | tools: bpftool: support pretty print with kind_flag set | Yonghong Song |
2018-12-18 | tools: bpftool: refactor btf_dumper_int_bits() | Yonghong Song |
2018-12-13 | tools: bpftool: dual license all files | Jakub Kicinski |
2018-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-09 | bpf: libbpf: bpftool: Print bpf_line_info during prog dump | Martin KaFai Lau |
2018-11-28 | tools: bpftool: fix a bitfield pretty print issue | Yonghong Song |
2018-11-20 | tools/bpf: bpftool: add support for func types | Yonghong Song |
2018-07-14 | bpf: btf: add btf print functionality | Okash Khawaja |