blob: d9fc9a8503d5fd88440cff53e786684df03de0ab [file] [log] [blame]
1852719658c0 ("tools: bpftool: open pinned object without type check")
3fc27b71b894 ("tools: bpftool: try to mount bpffs if required for pinning objects")
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")