summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/Documentation/bpftool-prog.rst
AgeCommit message (Expand)Author
2023-10-11bpftool: Add support for cgroup unix socket address hooksDaan De Meyer
2023-05-23bpftool: Specify XDP Hints ifname when loading programLarysa Zaremba
2023-04-05bpftool: Support "opcodes", "linum", "visual" simultaneouslyQuentin Monnet
2023-04-05bpftool: Fix documentation about line info display for prog dumpsQuentin Monnet
2022-10-21bpftool: Update doc (add autoattach to prog load)Wang Yufen
2022-06-02bpftool: Use libbpf_bpf_attach_type_strDaniel Müller
2021-11-16bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.pyQuentin Monnet
2021-11-16bpftool: Add SPDX tags to RST documentation filesQuentin Monnet
2021-11-14bpftool: Fix indent in option lists in the documentationQuentin Monnet
2021-07-30tools: bpftool: Complete metrics list in "bpftool prog profile" docQuentin Monnet
2021-07-30tools: bpftool: Document and add bash completion for -L, -B optionsQuentin Monnet
2021-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet
2021-07-30tools: bpftool: Complete and synchronise attach or map typesQuentin Monnet
2021-05-25bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian
2020-09-10tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet
2020-09-10tools: bpftool: Include common options from separate fileQuentin Monnet
2020-07-17tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki
2020-06-22tools/bpftool: Add documentation and sample output for process infoAndrii Nakryiko
2020-05-19bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann
2020-05-11tools, bpftool: Minor fixes for documentationQuentin Monnet
2020-03-10bpftool: Documentation for bpftool prog profileSong Liu
2020-02-26bpftool: Support struct_ops, tracing, ext prog typesAndrey Ignatov
2019-12-15bpftool: Match programs by namePaul Chaignon
2019-12-15bpftool: Match several programs with same tagPaul Chaignon
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-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-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-06tools: bpftool: doc, fix incorrect textPrashant Bhole
2019-01-22tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet
2018-12-18tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin 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-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