aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
Commit message (Expand)AuthorAge
* bpftool: revert printing program device bound infoJakub Kicinski2017-11-20
* tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2017-11-10
* tools: bpftool: show filenames of pinned objectsPrashant Bhole2017-11-10
* bpftool: print program device bound infoJakub Kicinski2017-11-05
* tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet2017-10-23
* tools: bpftool: provide JSON output for all possible commandsQuentin Monnet2017-10-23
* tools: bpftool: turn err() and info() macros into functionsQuentin Monnet2017-10-23
* tools: bpftool: add JSON output for `bpftool prog dump xlated *` commandQuentin Monnet2017-10-23
* tools: bpftool: add JSON output for `bpftool prog show *` commandQuentin Monnet2017-10-23
* tools: bpftool: show that `opcodes` or `file FILE` should be exclusiveQuentin Monnet2017-10-21
* tools: bpftool: print all relevant byte opcodes for "load double word"Quentin Monnet2017-10-21
* tools: bpftool: add `bpftool prog help` as real command i.r.t exit codeQuentin Monnet2017-10-21
* tools: bpftool: use err() instead of info() if there are too many insnsQuentin Monnet2017-10-21
* tools: bpftool: fix return value when all eBPF programs have been shownQuentin Monnet2017-10-21
* tools: bpftool: add pointer to file argument to print_hex()Quentin Monnet2017-10-21
* tools: bpftool: use more common tag formatJakub Kicinski2017-10-18
* tools: bpftool: use the kernel's instruction printerJakub Kicinski2017-10-10
* tools: bpf: add bpftoolJakub Kicinski2017-10-05