summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation
Commit message (Expand)AuthorAgeFilesLines
* tools/bpftool: Add documentation and bash-completion for `link detach`Andrii Nakryiko2020-08-011-0/+8
* tools/bpftool: Add bpftool support for bpf map element iteratorYonghong Song2020-07-251-2/+16
* tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki2020-07-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-044-2/+35
|\
| * tools/bpftool: Add documentation and sample output for process infoAndrii Nakryiko2020-06-224-2/+35
* | tools, bpftool: Add ringbuf map type to map command docsTobias Klauser2020-06-171-1/+1
|/
* bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann2020-05-192-4/+9
* tools, bpftool: Minor fixes for documentationQuentin Monnet2020-05-1112-69/+114
* tools/bpftool: Add bpf_iter support for bptoolYonghong Song2020-05-091-0/+83
* tools: bpftool: Make libcap dependency optionalQuentin Monnet2020-04-291-1/+3
* tools: bpftool: Allow unprivileged users to probe featuresQuentin Monnet2020-04-291-1/+9
* bpftool: Add bpftool-link manpageAndrii Nakryiko2020-04-281-0/+118
* bpftool: Add struct_ops supportMartin KaFai Lau2020-03-201-0/+116
* bpftool: Documentation for bpftool prog profileSong Liu2020-03-101-0/+19
* bpftool: Update documentation of "bpftool feature" commandMichal Rostecki2020-02-261-9/+10
* bpftool: Support struct_ops, tracing, ext prog typesAndrey Ignatov2020-02-261-1/+2
* bpftool: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* bpftool: Work-around rst2man conversion bugAndrii Nakryiko2019-12-181-7/+8
* bpftool: Add gen subcommand manpageAndrii Nakryiko2019-12-172-1/+306
* bpftool: Match maps by namePaul Chaignon2019-12-151-4/+6
* bpftool: Match programs by namePaul Chaignon2019-12-152-7/+7
* bpftool: Match several programs with same tagPaul Chaignon2019-12-151-4/+12
* tools: bpftool: add "bpftool map freeze" subcommandQuentin Monnet2019-08-211-0/+9
* tools: bpftool: implement "bpftool btf show|list"Quentin Monnet2019-08-201-0/+7
* tools: bpftool: add documentation for net attach/detachDaniel T. Lee2019-08-151-3/+54
* tools: bpftool: add support for reporting the effective cgroup progsJakub Kicinski2019-07-301-4/+12
* tools: Add definitions for devmap_hash map typeToke Høiland-Jørgensen2019-07-291-1/+1
* tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet2019-07-051-0/+34
* bpftool: support cgroup sockoptStanislav Fomichev2019-06-272-3/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-172-2/+6
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-072-2/+6
| |\
| | * bpf, bpftool: enable recvmsg attach typesDaniel Borkmann2019-06-062-2/+6
* | | tools: bpftool: make -d option print debug output from verifierQuentin Monnet2019-05-282-4/+6
* | | tools: bpftool: add -d option to get debug output from libbpfQuentin Monnet2019-05-288-0/+31
* | | bpftool/docs: add description of btf dump C optionAndrii Nakryiko2019-05-241-15/+20
|/ /
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* bpftool/docs: add btf sub-command documentationAndrii Nakryiko2019-04-258-7/+236
* bpftool: Support sysctl hookAndrey Ignatov2019-04-162-3/+5
* tools: bpftool: add a note on program statistics in man pageQuentin Monnet2019-04-161-0/+8
* tools: bpftool: fix short option name for printing version in man pagesQuentin Monnet2019-04-167-7/+7
* tools: bpftool: fix man page documentation for "pinmaps" keywordQuentin Monnet2019-04-161-1/+1
* tools/bpftool: recognize bpf_prog_info run_time_ns and run_cntAlexei Starovoitov2019-02-271-1/+3
* bpf: bpftool, fix documentation for attach typesAlban Crequy2019-02-191-1/+1
* tools: bpftool: doc, add text about feature-subcommandPrashant Bhole2019-02-121-1/+3
* tools: bpftool: doc, fix incorrect textPrashant Bhole2019-02-063-5/+5
* tools: bpftool: add probes for a network deviceQuentin Monnet2019-01-221-3/+15
* tools: bpftool: add C-style "#define" output for probesQuentin Monnet2019-01-221-2/+11
* tools: bpftool: add probes for eBPF helper functionsQuentin Monnet2019-01-221-0/+4
* tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet2019-01-227-0/+66
* bpftool: add pop and dequeue commandsStanislav Fomichev2019-01-171-0/+8