summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation
AgeCommit message (Expand)Author
2018-07-12tools: bpf: build and install man page for eBPF helpers from bpftool/Quentin Monnet
2018-07-11tools: bpftool: allow reuse of maps with bpftool prog loadJakub Kicinski
2018-07-11tools: bpftool: allow users to specify program type for prog loadJakub Kicinski
2018-07-11tools: bpftool: add support for loading programs for offloadJakub Kicinski
2018-07-07bpftool: document cgroup tree commandRoman Gushchin
2018-05-30bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov
2018-05-24tools/bpftool: add perf subcommandYonghong Song
2018-05-04tools: bpftool: add simple perf event output readerJakub Kicinski
2018-05-04tools: bpftool: fold hex keyword in command helpJakub Kicinski
2018-04-26tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa
2018-04-18tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet
2018-04-18bpftool: Support new prog types and attach typesAndrey Ignatov
2018-03-01tools: bpftool: new command-line option and documentation for 'visual'Jiong Wang
2018-02-08tools: bpftool: add bash completion for cgroup commandsQuentin Monnet
2018-02-08tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet
2018-02-08tools: bpftool: exit doc Makefile early if rst2man is not availableQuentin Monnet
2018-01-04tools: bpftool: alias show and list commandsJakub Kicinski
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin
2017-12-14bpftool: implement prog load commandRoman Gushchin
2017-12-08tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet
2017-12-08tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet
2017-11-30tools: bpftool: unify installation directoriesQuentin Monnet
2017-11-11tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole
2017-10-24tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet
2017-10-24tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet
2017-10-24tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet
2017-10-22tools: bpftool: add a command to display bpftool versionQuentin Monnet
2017-10-22tools: bpftool: show that `opcodes` or `file FILE` should be exclusiveQuentin 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: bpftool: add documentationJakub Kicinski