aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-30tools: 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-05tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet1-0/+34
2019-06-27bpftool: support cgroup sockoptStanislav Fomichev2-3/+7
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+6
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-2/+6
2019-06-06bpf, 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-24bpftool/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-25bpftool/docs: add btf sub-command documentationAndrii Nakryiko8-7/+236
2019-04-16bpftool: 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-22tools: bpftool: add probes for a network deviceQuentin Monnet1-3/+15
2019-01-22tools: bpftool: add C-style "#define" output for probesQuentin Monnet1-2/+11
2019-01-22tools: bpftool: add probes for eBPF helper functionsQuentin Monnet1-0/+4
2019-01-22tools: 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
2019-01-17bpftool: make key optional in lookup commandStanislav Fomichev1-2/+2
2019-01-17bpftool: make key and value optional in update commandStanislav Fomichev1-2/+2
2018-12-18tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet3-0/+12
2018-12-15tools: bpftool: add a prog array map update example to documentationQuentin Monnet1-0/+55
2018-12-15tools: bpftool: fix examples in documentation for bpftool progQuentin Monnet1-45/+53
2018-12-15tools: bpftool: add doc for -m option to bpftool-prog.rstQuentin Monnet1-0/+3
2018-12-10bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau1-0/+2
2018-12-09bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau1-4/+12
2018-12-05tools: bpftool: add a command to dump the trace pipeQuentin Monnet1-2/+11
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-8/+44
2018-11-23bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-mapDavid Calavera1-1/+2
2018-11-10bpftool: support loading flow dissectorStanislav Fomichev1-10/+16
2018-11-10bpftool: add pinmaps argument to the load/loadallStanislav Fomichev1-1/+3
2018-11-10bpftool: add loadall commandStanislav Fomichev1-5/+9
2018-11-09tools: bpftool: update references to other man pages in documentationQuentin Monnet6-7/+42
2018-11-09tools: bpftool: fix plain output and doc for --bpffs optionQuentin Monnet1-1/+2
2018-10-21tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet2-3/+9
2018-10-15tools: bpftool: add map create commandJakub Kicinski2-4/+15
2018-10-15bpf: bpftool, add flag to allow non-compat map definitionsJohn Fastabend1-0/+4
2018-10-15bpf: bpftool, add support for attaching programs to mapsJohn Fastabend2-1/+12
2018-09-18tools/bpf: bpftool: improve output format for bpftool netYonghong Song1-36/+42
2018-09-06tools/bpf: bpftool: add net supportYonghong Song2-2/+137
2018-07-12tools: bpf: build and install man page for eBPF helpers from bpftool/Quentin Monnet1-5/+8