summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/Documentation
AgeCommit message (Expand)Author
2024-03-11bpftool: Recognize arena map typeAlexei Starovoitov
2024-02-29bpftool: Add an example for struct_ops map and shadow type.Kui-Feng Lee
2023-11-09bpftool: Fix prog object type in manpageArtem Savkov
2023-10-24bpftool: Extend net dump with netkit progsDaniel Borkmann
2023-10-11bpftool: Add support for cgroup unix socket address hooksDaan De Meyer
2023-07-19bpftool: Extend net dump with tcx progsDaniel Borkmann
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song
2023-05-23bpftool: Specify XDP Hints ifname when loading programLarysa Zaremba
2023-04-21bpftool: Update doc to explain struct_ops register subcommand.Kui-Feng Lee
2023-04-05bpftool: Support "opcodes", "linum", "visual" simultaneouslyQuentin Monnet
2023-04-05bpftool: Fix documentation about line info display for prog dumpsQuentin Monnet
2022-11-20bpftool: remove support of --legacy option for bpftoolSahid Orentino Ferdjaoui
2022-10-25bpftool: Support new cgroup local storageYonghong Song
2022-10-25bpftool: Add llvm feature to "bpftool version"Quentin Monnet
2022-10-21bpftool: Update doc (add autoattach to prog load)Wang Yufen
2022-09-21bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet
2022-07-05bpftool: Rename "bpftool feature list" into "... feature list_builtins"Quentin Monnet
2022-06-30bpftool: Add feature list (prog/map/link/attach types, helpers)Quentin Monnet
2022-06-02bpftool: Use libbpf_bpf_attach_type_strDaniel Müller
2022-03-17bpftool: Add support for subskeletonsDelyan Kratunov
2022-03-15bpftool: man: Add missing top level docsDaniel Xu
2022-02-16bpftool: Gen min_core_btf explanation and examplesRafael David Tinoco
2022-02-10bpftool: Add libbpf's version number to "bpftool version" outputQuentin Monnet
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 mixed indentation in documentationQuentin Monnet
2021-11-14bpftool: Update the lists of names for maps and prog-attach typesQuentin Monnet
2021-11-14bpftool: Fix indent in option lists in the documentationQuentin Monnet
2021-11-14bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet
2021-11-12bpftool: Enable libbpf's strict mode by defaultStanislav Fomichev
2021-11-10bpftool: Fix SPDX tag for Makefiles and .gitignoreQuentin 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
2021-03-18bpftool: Add `gen object` command to perform BPF static linkingAndrii Nakryiko
2021-03-18bpftool: Add ability to specify custom skeleton object nameAndrii Nakryiko
2021-03-04tools/bpf: Remove bpf-helpers from bpftool docsJoe Stringer
2020-11-06bpftool: Add support for task local storageKP Singh
2020-09-14bpftool: Fix build failureYonghong Song
2020-09-10tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet
2020-09-10tools: bpftool: Add "inner_map" to "bpftool map create" outer mapsQuentin Monnet
2020-09-10tools: bpftool: Include common options from separate fileQuentin Monnet
2020-09-10tools: bpftool: Print optional built-in features along with versionQuentin Monnet
2020-09-10tools: bpftool: Log info-level messages when building bpftool man pagesQuentin Monnet
2020-09-07tools: bpftool: Fix formatting in bpftool-link documentationQuentin Monnet
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh
2020-08-01tools/bpftool: Add documentation and bash-completion for `link detach`Andrii Nakryiko
2020-07-25tools/bpftool: Add bpftool support for bpf map element iteratorYonghong Song