blob: d18d13fe23394d29725f5d4a2f833fea3ae5267b [file] [log] [blame]
b3e78adcbf99 ("tools: bpftool: fix error message (prog -> object)")
9a5ab8bf1d6d ("tools: bpftool: turn err() and info() macros into functions")
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")
a92bb546cff0 ("tools: rename tools/net directory to tools/bpf")