blob: f65ef1da3388ec7b0f86123dab0478d6841134fb [file] [log] [blame]
8ec92dc22e0e ("tools/bpf: bpftool, print strerror when map lookup error occurs")
18a781daa93e ("tools/bpf: bpftool, split the function do_dump()")
ad3338d2508c ("tools/bpf: bpftool: support prog array map and map of maps")
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")