summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/main.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-24tools: bpftool: turn err() and info() macros into functionsQuentin Monnet1-8/+8
2017-10-24tools: bpftool: add JSON output for `bpftool batch file FILE` commandQuentin Monnet1-0/+20
2017-10-24tools: bpftool: introduce --json and --pretty optionsQuentin Monnet1-3/+30
2017-10-24tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet1-1/+26
2017-10-22tools: bpftool: add a command to display bpftool versionQuentin Monnet1-1/+13
2017-10-22tools: bpftool: add pointer to file argument to print_hex()Quentin Monnet1-4/+4
2017-10-04tools: bpf: add bpftoolJakub Kicinski1-0/+212