summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/Documentation
AgeCommit message (Expand)AuthorFilesLines
2020-07-18tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki1-1/+1
2020-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-2/+35
2020-06-23tools/bpftool: Add documentation and sample output for process infoAndrii Nakryiko4-2/+35
2020-06-17tools, bpftool: Add ringbuf map type to map command docsTobias Klauser1-1/+1
2020-05-19bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann2-4/+9
2020-05-11tools, bpftool: Minor fixes for documentationQuentin Monnet12-69/+114
2020-05-10tools/bpftool: Add bpf_iter support for bptoolYonghong Song1-0/+83
2020-04-30tools: bpftool: Make libcap dependency optionalQuentin Monnet1-1/+3
2020-04-30tools: bpftool: Allow unprivileged users to probe featuresQuentin Monnet1-1/+9
2020-04-29bpftool: Add bpftool-link manpageAndrii Nakryiko1-0/+118
2020-03-20bpftool: Add struct_ops supportMartin KaFai Lau1-0/+116
2020-03-10bpftool: Documentation for bpftool prog profileSong Liu1-0/+19
2020-02-26bpftool: Update documentation of "bpftool feature" commandMichal Rostecki1-9/+10
2020-02-26bpftool: Support struct_ops, tracing, ext prog typesAndrey Ignatov1-1/+2
2020-01-21bpftool: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2019-12-19bpftool: Work-around rst2man conversion bugAndrii Nakryiko1-7/+8
2019-12-18bpftool: Add gen subcommand manpageAndrii Nakryiko2-1/+306
2019-12-15bpftool: Match maps by namePaul Chaignon1-4/+6
2019-12-15bpftool: Match programs by namePaul Chaignon2-7/+7
2019-12-15bpftool: Match several programs with same tagPaul Chaignon1-4/+12
2019-08-21tools: bpftool: add "bpftool map freeze" subcommandQuentin Monnet1-0/+9
2019-08-20tools: bpftool: implement "bpftool btf show|list"Quentin Monnet1-0/+7
2019-08-16tools: bpftool: add documentation for net attach/detachDaniel T. Lee1-3/+54
2019-07-31tools: bpftool: add support for reporting the effective cgroup progsJakub Kicinski1-4/+12
2019-07-29tools: Add definitions for devmap_hash map typeToke Høiland-Jørgensen1-1/+1
2019-07-06tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet1-0/+34
2019-06-28bpftool: support cgroup sockoptStanislav Fomichev2-3/+7
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+6
2019-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-2/+6
2019-06-07bpf, bpftool: enable recvmsg attach typesDaniel Borkmann2-2/+6
2019-05-28tools: bpftool: make -d option print debug output from verifierQuentin Monnet2-4/+6
2019-05-28tools: bpftool: add -d option to get debug output from libbpfQuentin Monnet8-0/+31
2019-05-25bpftool/docs: add description of btf dump C optionAndrii Nakryiko1-15/+20
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-26bpftool/docs: add btf sub-command documentationAndrii Nakryiko8-7/+236
2019-04-17bpftool: Support sysctl hookAndrey Ignatov2-3/+5
2019-04-16tools: bpftool: add a note on program statistics in man pageQuentin Monnet1-0/+8
2019-04-16tools: bpftool: fix short option name for printing version in man pagesQuentin Monnet7-7/+7
2019-04-16tools: bpftool: fix man page documentation for "pinmaps" keywordQuentin Monnet1-1/+1
2019-02-27tools/bpftool: recognize bpf_prog_info run_time_ns and run_cntAlexei Starovoitov1-1/+3
2019-02-19bpf: bpftool, fix documentation for attach typesAlban Crequy1-1/+1
2019-02-12tools: bpftool: doc, add text about feature-subcommandPrashant Bhole1-1/+3
2019-02-06tools: bpftool: doc, fix incorrect textPrashant Bhole3-5/+5
2019-01-23tools: bpftool: add probes for a network deviceQuentin Monnet1-3/+15
2019-01-23tools: bpftool: add C-style "#define" output for probesQuentin Monnet1-2/+11
2019-01-23tools: bpftool: add probes for eBPF helper functionsQuentin Monnet1-0/+4
2019-01-23tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet7-0/+66
2019-01-17bpftool: add pop and dequeue commandsStanislav Fomichev1-0/+8
2019-01-17bpftool: add push and enqueue commandsStanislav Fomichev1-0/+8
2019-01-17bpftool: add peek commandStanislav Fomichev1-0/+4