summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/Documentation/bpftool-prog.rst
AgeCommit message (Expand)AuthorFilesLines
2018-07-11tools: bpftool: allow reuse of maps with bpftool prog loadJakub Kicinski1-2/+18
2018-07-11tools: bpftool: allow users to specify program type for prog loadJakub Kicinski1-2/+13
2018-07-11tools: bpftool: add support for loading programs for offloadJakub Kicinski1-2/+4
2018-04-26tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa1-1/+2
2018-03-02tools: bpftool: new command-line option and documentation for 'visual'Jiong Wang1-6/+12
2018-01-04tools: bpftool: alias show and list commandsJakub Kicinski1-3/+3
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin1-1/+1
2017-12-14bpftool: implement prog load commandRoman Gushchin1-1/+9
2017-11-11tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole1-1/+4
2017-10-24tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet1-2/+59
2017-10-24tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet1-6/+6
2017-10-24tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet1-0/+8
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 Kicinski1-0/+79