summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/main.h
AgeCommit message (Expand)Author
2017-11-11tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole
2017-11-11tools: bpftool: show filenames of pinned objectsPrashant Bhole
2017-11-11tools: bpftool: open pinned object without type checkPrashant Bhole
2017-11-05tools: bpftool: move p_err() and p_info() from main.h to common.cQuentin Monnet
2017-10-26tools: bpftool: try to mount bpffs if required for pinning objectsQuentin Monnet
2017-10-24tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet
2017-10-24tools: bpftool: turn err() and info() macros into functionsQuentin Monnet
2017-10-24tools: bpftool: add JSON output for `bpftool prog dump xlated *` commandQuentin Monnet
2017-10-24tools: bpftool: introduce --json and --pretty optionsQuentin Monnet
2017-10-22tools: bpftool: add pointer to file argument to print_hex()Quentin Monnet
2017-10-18tools: bpftool: use more common tag formatJakub Kicinski
2017-10-10tools: bpftool: use the kernel's instruction printerJakub Kicinski
2017-10-04tools: bpf: add bpftoolJakub Kicinski