summaryrefslogtreecommitdiff
path: root/tools/bpf
Commit message (Expand)AuthorAge
* tools: bpftool: protect against races with disappearing objectsJakub Kicinski2017-12-23
* tools: bpftool: maps: close json array on error paths of showJakub Kicinski2017-12-23
* tools: bpftool: declare phony targets as suchQuentin Monnet2017-11-30
* tools: bpftool: unify installation directoriesQuentin Monnet2017-11-30
* tools: bpftool: remove spurious line break from error messageQuentin Monnet2017-11-30
* tools: bpftool: make error message from getopt_long() JSON-friendlyQuentin Monnet2017-11-30
* tools: bpftool: clean up the JSON writer before exiting in usage()Quentin Monnet2017-11-30
* tools: bpftool: fix crash on bad parameters with JSONQuentin Monnet2017-11-30
* bpftool: revert printing program device bound infoJakub Kicinski2017-11-21
* tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2017-11-11
* tools: bpftool: show filenames of pinned objectsPrashant Bhole2017-11-11
* tools: bpftool: open pinned object without type checkPrashant Bhole2017-11-11
* tools: bpftool: move p_err() and p_info() from main.h to common.cQuentin Monnet2017-11-05
* bpftool: print program device bound infoJakub Kicinski2017-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
* tools: bpf: handle long path in jit disasmPrashant Bhole2017-11-02
* tools: bpftool: add bash completion for bpftoolQuentin Monnet2017-10-29
* tools: bpftool: try to mount bpffs if required for pinning objectsQuentin Monnet2017-10-26
* tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet2017-10-24
* tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet2017-10-24
* tools: bpftool: provide JSON output for all possible commandsQuentin Monnet2017-10-24
* tools: bpftool: turn err() and info() macros into functionsQuentin Monnet2017-10-24
* tools: bpftool: add JSON output for `bpftool batch file FILE` commandQuentin Monnet2017-10-24
* tools: bpftool: add JSON output for `bpftool map *` commandsQuentin Monnet2017-10-24
* tools: bpftool: add JSON output for `bpftool prog dump xlated *` commandQuentin Monnet2017-10-24
* tools: bpftool: add JSON output for `bpftool prog dump jited *` commandQuentin Monnet2017-10-24
* tools: bpftool: add JSON output for `bpftool prog show *` commandQuentin Monnet2017-10-24
* tools: bpftool: introduce --json and --pretty optionsQuentin Monnet2017-10-24
* tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet2017-10-24
* tools: bpftool: copy JSON writer from iproute2 repositoryQuentin Monnet2017-10-24
* tools: bpftool: add a command to display bpftool versionQuentin Monnet2017-10-22
* tools: bpftool: show that `opcodes` or `file FILE` should be exclusiveQuentin Monnet2017-10-22
* tools: bpftool: print all relevant byte opcodes for "load double word"Quentin Monnet2017-10-22
* tools: bpftool: print only one error message on byte parsing failureQuentin Monnet2017-10-22
* tools: bpftool: add `bpftool prog help` as real command i.r.t exit codeQuentin Monnet2017-10-22
* tools: bpftool: use err() instead of info() if there are too many insnsQuentin Monnet2017-10-22
* tools: bpftool: fix return value when all eBPF programs have been shownQuentin Monnet2017-10-22
* tools: bpftool: add pointer to file argument to print_hex()Quentin Monnet2017-10-22
* tools: bpftool: use more common tag formatJakub Kicinski2017-10-18
* tools: bpftool: use the kernel's instruction printerJakub Kicinski2017-10-10
* tools: bpftool: add documentationJakub Kicinski2017-10-04
* tools: bpf: add bpftoolJakub Kicinski2017-10-04
* tools: rename tools/net directory to tools/bpfJakub Kicinski2017-10-04