blob: 3ae206d97bca6b94d5fc48a8478f40187957c2a9 [file] [log] [blame]
b4fac96d9a67 ("tools: bpftool: remove new lines from errors")
65b875bcc816 ("tools: bpftool: rename cgroup list -> show in the code")
5ccda64d38cc ("bpftool: implement cgroup bpf operations")
49a086c201a9 ("bpftool: implement prog load command")
3fc27b71b894 ("tools: bpftool: try to mount bpffs if required for pinning objects")
0641c3c890d4 ("tools: bpftool: update documentation for --json and --pretty usage")
47ff7ac6d706 ("tools: bpftool: add cosmetic changes for the manual pages")
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")
821cfbb0dcfb ("tools: bpftool: add a command to display bpftool version")
8dfbc6d1d213 ("tools: bpftool: show that `opcodes` or `file FILE` should be exclusive")
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")