aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation/bpftool-cgroup.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-02bpftool: Use libbpf_bpf_attach_type_strDaniel Müller1-5/+11
2021-11-16bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.pyQuentin Monnet1-2/+3
2021-11-16bpftool: Add SPDX tags to RST documentation filesQuentin Monnet1-0/+2
2021-11-14bpftool: Fix mixed indentation in documentationQuentin Monnet1-5/+5
2021-11-14bpftool: Fix indent in option lists in the documentationQuentin Monnet1-1/+1
2021-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet1-1/+2
2021-05-25bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian1-1/+3
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-16/+1
2020-05-19bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann1-3/+7
2020-05-11tools, bpftool: Minor fixes for documentationQuentin Monnet1-4/+8
2019-07-30tools: bpftool: add support for reporting the effective cgroup progsJakub Kicinski1-4/+12
2019-06-27bpftool: support cgroup sockoptStanislav Fomichev1-2/+5
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2019-06-06bpf, bpftool: enable recvmsg attach typesDaniel Borkmann1-1/+5
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-2/+3
2019-04-16tools: bpftool: fix short option name for printing version in man pagesQuentin Monnet1-1/+1
2019-02-06tools: bpftool: doc, fix incorrect textPrashant Bhole1-2/+2
2019-01-22tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet1-0/+1
2018-11-09tools: bpftool: update references to other man pages in documentationQuentin Monnet1-1/+7
2018-07-07bpftool: document cgroup tree commandRoman Gushchin1-1/+11
2018-05-30bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov1-2/+7
2018-04-18bpftool: Support new prog types and attach typesAndrey Ignatov1-2/+9
2018-02-08tools: bpftool: add bash completion for cgroup commandsQuentin Monnet1-2/+2
2018-01-04tools: bpftool: alias show and list commandsJakub Kicinski1-3/+3
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin1-0/+118