blob: c4eb05b1cd48b8d0c997d23e0906fe29733ad6f4 [file] [log] [blame]
2cc512c1fa1e ("bpf: btf: fix inconsistent IS_ERR and PTR_ERR")
2d3feca8c44f ("bpf: btf: print map dump and lookup with btf info")
9a5ab8bf1d6d ("tools: bpftool: turn err() and info() macros into functions")
831a0aafe5c3 ("tools: bpftool: add JSON output for `bpftool map *` commands")
743cc665d5f6 ("tools: bpftool: add JSON output for `bpftool prog show *` command")
d35efba99d92 ("tools: bpftool: introduce --json and --pretty options")
a2bc2e5c2c06 ("tools: bpftool: add option parsing to bpftool, --help and --version")
d9c0b48db9f4 ("tools: bpftool: print only one error message on byte parsing failure")
1d84487e2a2b ("tools: bpftool: use err() instead of info() if there are too many insns")
1739c26da72c ("tools: bpftool: fix return value when all eBPF programs have been shown")
9cbe1f581d17 ("tools: bpftool: add pointer to file argument to print_hex()")
2dc7c1fef956 ("tools: bpftool: use more common tag format")
c9c35995bcf8 ("tools: bpftool: use the kernel's instruction printer")
ff69c21a85a4 ("tools: bpftool: add documentation")
71bb428fe2c1 ("tools: bpf: add bpftool")