summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/main.h
Commit message (Expand)AuthorAge
* tools: bpftool: improve architecture detection by using ifindexJiong Wang2018-01-18
* tools: bpftool: report device information for offloaded programsJakub Kicinski2017-12-31
* bpftool: implement cgroup bpf operationsRoman Gushchin2017-12-14
* bpftool: implement prog load commandRoman Gushchin2017-12-14
* tools: bpftool: remove spurious line break from error messageQuentin Monnet2017-11-30
* tools: bpftool: clean up the JSON writer before exiting in usage()Quentin Monnet2017-11-30
* 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
* 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: turn err() and info() macros into functionsQuentin Monnet2017-10-24
* tools: bpftool: add JSON output for `bpftool prog dump xlated *` commandQuentin Monnet2017-10-24
* tools: bpftool: introduce --json and --pretty optionsQuentin Monnet2017-10-24
* 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: bpf: add bpftoolJakub Kicinski2017-10-04