summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/Documentation
AgeCommit message (Expand)Author
2019-08-21tools: bpftool: add "bpftool map freeze" subcommandQuentin Monnet
2019-08-20tools: bpftool: implement "bpftool btf show|list"Quentin Monnet
2019-08-15tools: bpftool: add documentation for net attach/detachDaniel T. Lee
2019-07-30tools: bpftool: add support for reporting the effective cgroup progsJakub Kicinski
2019-07-29tools: Add definitions for devmap_hash map typeToke Høiland-Jørgensen
2019-07-05tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet
2019-06-27bpftool: support cgroup sockoptStanislav Fomichev
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-06bpf, bpftool: enable recvmsg attach typesDaniel Borkmann
2019-05-28tools: bpftool: make -d option print debug output from verifierQuentin Monnet
2019-05-28tools: bpftool: add -d option to get debug output from libbpfQuentin Monnet
2019-05-24bpftool/docs: add description of btf dump C optionAndrii Nakryiko
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-25bpftool/docs: add btf sub-command documentationAndrii Nakryiko
2019-04-16bpftool: Support sysctl hookAndrey Ignatov
2019-04-16tools: bpftool: add a note on program statistics in man pageQuentin Monnet
2019-04-16tools: bpftool: fix short option name for printing version in man pagesQuentin Monnet
2019-04-16tools: bpftool: fix man page documentation for "pinmaps" keywordQuentin Monnet
2019-02-27tools/bpftool: recognize bpf_prog_info run_time_ns and run_cntAlexei Starovoitov
2019-02-19bpf: bpftool, fix documentation for attach typesAlban Crequy
2019-02-12tools: bpftool: doc, add text about feature-subcommandPrashant Bhole
2019-02-06tools: bpftool: doc, fix incorrect textPrashant Bhole
2019-01-22tools: bpftool: add probes for a network deviceQuentin Monnet
2019-01-22tools: bpftool: add C-style "#define" output for probesQuentin Monnet
2019-01-22tools: bpftool: add probes for eBPF helper functionsQuentin Monnet
2019-01-22tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet
2019-01-17bpftool: add pop and dequeue commandsStanislav Fomichev
2019-01-17bpftool: add push and enqueue commandsStanislav Fomichev
2019-01-17bpftool: add peek commandStanislav Fomichev
2019-01-17bpftool: make key optional in lookup commandStanislav Fomichev
2019-01-17bpftool: make key and value optional in update commandStanislav Fomichev
2018-12-18tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet
2018-12-15tools: bpftool: add a prog array map update example to documentationQuentin Monnet
2018-12-15tools: bpftool: fix examples in documentation for bpftool progQuentin Monnet
2018-12-15tools: bpftool: add doc for -m option to bpftool-prog.rstQuentin Monnet
2018-12-10bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau
2018-12-09bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau
2018-12-05tools: bpftool: add a command to dump the trace pipeQuentin Monnet
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-23bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-mapDavid Calavera
2018-11-10bpftool: support loading flow dissectorStanislav Fomichev
2018-11-10bpftool: add pinmaps argument to the load/loadallStanislav Fomichev
2018-11-10bpftool: add loadall commandStanislav Fomichev
2018-11-09tools: bpftool: update references to other man pages in documentationQuentin Monnet
2018-11-09tools: bpftool: fix plain output and doc for --bpffs optionQuentin Monnet
2018-10-21tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet
2018-10-15tools: bpftool: add map create commandJakub Kicinski
2018-10-15bpf: bpftool, add flag to allow non-compat map definitionsJohn Fastabend
2018-10-15bpf: bpftool, add support for attaching programs to mapsJohn Fastabend