summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* bpftool: add push and enqueue commandsStanislav Fomichev2019-01-171-0/+8
* bpftool: add peek commandStanislav Fomichev2019-01-171-0/+4
* bpftool: make key optional in lookup commandStanislav Fomichev2019-01-171-2/+2
* bpftool: make key and value optional in update commandStanislav Fomichev2019-01-171-2/+2
* tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet2018-12-183-0/+12
* tools: bpftool: add a prog array map update example to documentationQuentin Monnet2018-12-151-0/+55
* tools: bpftool: fix examples in documentation for bpftool progQuentin Monnet2018-12-151-45/+53
* tools: bpftool: add doc for -m option to bpftool-prog.rstQuentin Monnet2018-12-151-0/+3
* bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau2018-12-101-0/+2
* bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau2018-12-091-4/+12
* tools: bpftool: add a command to dump the trace pipeQuentin Monnet2018-12-051-2/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-286-8/+44
|\
| * tools: bpftool: update references to other man pages in documentationQuentin Monnet2018-11-096-7/+42
| * tools: bpftool: fix plain output and doc for --bpffs optionQuentin Monnet2018-11-091-1/+2
* | bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-mapDavid Calavera2018-11-231-1/+2
* | bpftool: support loading flow dissectorStanislav Fomichev2018-11-101-10/+16
OpenPOWER on IntegriCloud