aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/main.h
Commit message (Expand)AuthorAge
* tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2017-11-10
* tools: bpftool: show filenames of pinned objectsPrashant Bhole2017-11-10
* tools: bpftool: open pinned object without type checkPrashant Bhole2017-11-10
* 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-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: introduce --json and --pretty optionsQuentin Monnet2017-10-23
* 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