summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/Documentation
AgeCommit message (Expand)AuthorFilesLines
2022-11-21bpftool: remove support of --legacy option for bpftoolSahid Orentino Ferdjaoui2-10/+1
2022-10-26bpftool: Support new cgroup local storageYonghong Song1-1/+1
2022-10-25bpftool: Add llvm feature to "bpftool version"Quentin Monnet1-4/+4
2022-10-21bpftool: Update doc (add autoattach to prog load)Wang Yufen1-2/+13
2022-09-22bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet1-1/+1
2022-07-05bpftool: Rename "bpftool feature list" into "... feature list_builtins"Quentin Monnet1-2/+2
2022-06-30bpftool: Add feature list (prog/map/link/attach types, helpers)Quentin Monnet1-0/+12
2022-06-03bpftool: Use libbpf_bpf_attach_type_strDaniel Müller2-7/+14
2022-03-18bpftool: Add support for subskeletonsDelyan Kratunov1-0/+25
2022-03-16bpftool: man: Add missing top level docsDaniel Xu1-1/+12
2022-02-16bpftool: Gen min_core_btf explanation and examplesRafael David Tinoco1-0/+90
2022-02-11bpftool: Add libbpf's version number to "bpftool version" outputQuentin Monnet1-6/+7
2021-11-16bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.pyQuentin Monnet13-18/+39
2021-11-16bpftool: Add SPDX tags to RST documentation filesQuentin Monnet14-1/+27
2021-11-15bpftool: Fix mixed indentation in documentationQuentin Monnet2-38/+38
2021-11-15bpftool: Update the lists of names for maps and prog-attach typesQuentin Monnet1-1/+1
2021-11-15bpftool: Fix indent in option lists in the documentationQuentin Monnet7-14/+14
2021-11-15bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet1-1/+0
2021-11-12bpftool: Enable libbpf's strict mode by defaultStanislav Fomichev1-0/+9
2021-11-10bpftool: Fix SPDX tag for Makefiles and .gitignoreQuentin Monnet1-1/+1
2021-07-31tools: bpftool: Complete metrics list in "bpftool prog profile" docQuentin Monnet1-1/+2
2021-07-31tools: bpftool: Document and add bash completion for -L, -B optionsQuentin Monnet3-3/+84
2021-07-31tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet12-16/+22
2021-07-31tools: 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 Jian2-2/+4
2021-03-19bpftool: Add `gen object` command to perform BPF static linkingAndrii Nakryiko1-14/+51
2021-03-19bpftool: Add ability to specify custom skeleton object nameAndrii Nakryiko1-5/+8
2021-03-05tools/bpf: Remove bpf-helpers from bpftool docsJoe Stringer1-7/+4
2020-11-06bpftool: Add support for task local storageKP Singh1-1/+2
2020-09-15bpftool: Fix build failureYonghong Song1-1/+1
2020-09-11tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet13-198/+11
2020-09-11tools: bpftool: Add "inner_map" to "bpftool map create" outer mapsQuentin Monnet1-2/+8
2020-09-10tools: bpftool: Include common options from separate fileQuentin Monnet14-196/+35
2020-09-10tools: bpftool: Print optional built-in features along with versionQuentin Monnet1-1/+7
2020-09-10tools: bpftool: Log info-level messages when building bpftool man pagesQuentin Monnet4-1/+12
2020-09-07tools: bpftool: Fix formatting in bpftool-link documentationQuentin Monnet1-1/+1
2020-08-26bpf: Implement bpf_local_storage for inodesKP Singh1-1/+1
2020-08-02tools/bpftool: Add documentation and bash-completion for `link detach`Andrii Nakryiko1-0/+8
2020-07-26tools/bpftool: Add bpftool support for bpf map element iteratorYonghong Song1-2/+16
2020-07-18tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki1-1/+1
2020-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-2/+35
2020-06-23tools/bpftool: Add documentation and sample output for process infoAndrii Nakryiko4-2/+35
2020-06-17tools, bpftool: Add ringbuf map type to map command docsTobias Klauser1-1/+1
2020-05-19bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann2-4/+9
2020-05-11tools, bpftool: Minor fixes for documentationQuentin Monnet12-69/+114
2020-05-10tools/bpftool: Add bpf_iter support for bptoolYonghong Song1-0/+83
2020-04-30tools: bpftool: Make libcap dependency optionalQuentin Monnet1-1/+3
2020-04-30tools: bpftool: Allow unprivileged users to probe featuresQuentin Monnet1-1/+9
2020-04-29bpftool: Add bpftool-link manpageAndrii Nakryiko1-0/+118
2020-03-20bpftool: Add struct_ops supportMartin KaFai Lau1-0/+116