aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/bpf/bpftool/prog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-22tools: bpftool: fix return value when all eBPF programs have been shownQuentin Monnet1-1/+3
2017-10-22tools: bpftool: add pointer to file argument to print_hex()Quentin Monnet1-2/+2
2017-10-18tools: bpftool: use more common tag formatJakub Kicinski1-1/+1
2017-10-10tools: bpftool: use the kernel's instruction printerJakub Kicinski1-8/+36
2017-10-04tools: bpf: add bpftoolJakub Kicinski1-0/+456