summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/main.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-26tools: bpftool: try to mount bpffs if required for pinning objectsQuentin Monnet1-0/+2
2017-10-24tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet1-0/+2
2017-10-24tools: bpftool: turn err() and info() macros into functionsQuentin Monnet1-5/+32
2017-10-24tools: bpftool: add JSON output for `bpftool prog dump xlated *` commandQuentin Monnet1-0/+1
2017-10-24tools: bpftool: introduce --json and --pretty optionsQuentin Monnet1-0/+5
2017-10-22tools: bpftool: add pointer to file argument to print_hex()Quentin Monnet1-1/+1
2017-10-18tools: bpftool: use more common tag formatJakub Kicinski1-2/+1
2017-10-10tools: bpftool: use the kernel's instruction printerJakub Kicinski1-7/+3
2017-10-04tools: bpf: add bpftoolJakub Kicinski1-0/+99