summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation
Commit message (Expand)AuthorAgeFilesLines
* tools: bpf: build and install man page for eBPF helpers from bpftool/Quentin Monnet2018-07-121-5/+8
* tools: bpftool: allow reuse of maps with bpftool prog loadJakub Kicinski2018-07-111-2/+18
* tools: bpftool: allow users to specify program type for prog loadJakub Kicinski2018-07-111-2/+13
* tools: bpftool: add support for loading programs for offloadJakub Kicinski2018-07-111-2/+4
* bpftool: document cgroup tree commandRoman Gushchin2018-07-071-1/+11
* bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov2018-05-301-2/+7
* tools/bpftool: add perf subcommandYonghong Song2018-05-252-1/+85
* tools: bpftool: add simple perf event output readerJakub Kicinski2018-05-042-7/+24
* tools: bpftool: fold hex keyword in command helpJakub Kicinski2018-05-041-9/+10
* tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa2018-04-261-1/+2
* tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet2018-04-181-9/+20
* bpftool: Support new prog types and attach typesAndrey Ignatov2018-04-181-2/+9
* tools: bpftool: new command-line option and documentation for 'visual'Jiong Wang2018-03-021-6/+12
* tools: bpftool: add bash completion for cgroup commandsQuentin Monnet2018-02-081-2/+2
* tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet2018-02-081-1/+2
* tools: bpftool: exit doc Makefile early if rst2man is not availableQuentin Monnet2018-02-081-0/+5
* tools: bpftool: alias show and list commandsJakub Kicinski2018-01-044-12/+12
* bpftool: implement cgroup bpf operationsRoman Gushchin2017-12-144-4/+124
* bpftool: implement prog load commandRoman Gushchin2017-12-142-2/+10
* tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet2017-12-081-1/+7
* tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet2017-12-081-9/+13
* tools: bpftool: unify installation directoriesQuentin Monnet2017-11-301-1/+1
* tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2017-11-112-2/+8
* tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet2017-10-243-4/+80
* tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet2017-10-243-23/+26
* tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet2017-10-243-0/+24
* tools: bpftool: add a command to display bpftool versionQuentin Monnet2017-10-221-0/+2
* tools: bpftool: show that `opcodes` or `file FILE` should be exclusiveQuentin Monnet2017-10-221-4/+4
* tools: bpftool: use more common tag formatJakub Kicinski2017-10-181-1/+1
* tools: bpftool: use the kernel's instruction printerJakub Kicinski2017-10-101-4/+7
* tools: bpftool: add documentationJakub Kicinski2017-10-054-0/+257