summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/Documentation
AgeCommit message (Expand)AuthorFilesLines
2018-02-08tools: bpftool: add bash completion for cgroup commandsQuentin Monnet1-2/+2
2018-02-08tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet1-1/+2
2018-02-08tools: bpftool: exit doc Makefile early if rst2man is not availableQuentin Monnet1-0/+5
2018-01-04tools: bpftool: alias show and list commandsJakub Kicinski4-12/+12
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin4-4/+124
2017-12-14bpftool: implement prog load commandRoman Gushchin2-2/+10
2017-12-08tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet1-1/+7
2017-12-08tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet1-9/+13
2017-11-30tools: bpftool: unify installation directoriesQuentin Monnet1-1/+1
2017-11-11tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2-2/+8
2017-10-24tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet3-4/+80
2017-10-24tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet3-23/+26
2017-10-24tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet3-0/+24
2017-10-22tools: bpftool: add a command to display bpftool versionQuentin Monnet1-0/+2
2017-10-22tools: bpftool: show that `opcodes` or `file FILE` should be exclusiveQuentin Monnet1-4/+4
2017-10-18tools: bpftool: use more common tag formatJakub Kicinski1-1/+1
2017-10-10tools: bpftool: use the kernel's instruction printerJakub Kicinski1-4/+7
2017-10-05tools: bpftool: add documentationJakub Kicinski4-0/+257