aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation/bpftool-prog.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-02bpftool: Use libbpf_bpf_attach_type_strDaniel Müller1-2/+3
2021-11-16bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.pyQuentin Monnet1-1/+3
2021-11-16bpftool: Add SPDX tags to RST documentation filesQuentin Monnet1-0/+2
2021-11-14bpftool: Fix indent in option lists in the documentationQuentin Monnet1-4/+4
2021-07-30tools: bpftool: Complete metrics list in "bpftool prog profile" docQuentin Monnet1-1/+2
2021-07-30tools: bpftool: Document and add bash completion for -L, -B optionsQuentin Monnet1-1/+29
2021-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet1-1/+2
2021-07-30tools: bpftool: Complete and synchronise attach or map typesQuentin Monnet1-1/+1
2021-05-25bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian1-1/+1
2020-09-10tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet1-16/+0
2020-09-10tools: bpftool: Include common options from separate fileQuentin Monnet1-17/+1
2020-07-17tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki1-1/+1
2020-06-22tools/bpftool: Add documentation and sample output for process infoAndrii Nakryiko1-0/+11
2020-05-19bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann1-1/+2
2020-05-11tools, bpftool: Minor fixes for documentationQuentin Monnet1-9/+14
2020-03-10bpftool: Documentation for bpftool prog profileSong Liu1-0/+19
2020-02-26bpftool: Support struct_ops, tracing, ext prog typesAndrey Ignatov1-1/+2
2019-12-15bpftool: Match programs by namePaul Chaignon1-6/+6
2019-12-15bpftool: Match several programs with same tagPaul Chaignon1-4/+12
2019-07-05tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet1-0/+34
2019-06-27bpftool: support cgroup sockoptStanislav Fomichev1-1/+2
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-06-06bpf, bpftool: enable recvmsg attach typesDaniel Borkmann1-1/+1
2019-05-28tools: bpftool: make -d option print debug output from verifierQuentin Monnet1-2/+3
2019-05-28tools: bpftool: add -d option to get debug output from libbpfQuentin Monnet1-0/+4
2019-04-25bpftool/docs: add btf sub-command documentationAndrii Nakryiko1-1/+2
2019-04-16bpftool: Support sysctl hookAndrey Ignatov1-1/+2
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 Monnet1-1/+1
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-06tools: bpftool: doc, fix incorrect textPrashant Bhole1-1/+1
2019-01-22tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet1-0/+1
2018-12-18tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet1-0/+4
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. Miller1-2/+9
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 Monnet1-1/+7
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 Monnet1-2/+6
2018-10-15bpf: bpftool, add support for attaching programs to mapsJohn Fastabend1-0/+11
2018-07-11tools: bpftool: allow reuse of maps with bpftool prog loadJakub Kicinski1-2/+18
2018-07-11tools: bpftool: allow users to specify program type for prog loadJakub Kicinski1-2/+13