summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/Documentation
AgeCommit message (Expand)Author
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
2020-07-17tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-06-22tools/bpftool: Add documentation and sample output for process infoAndrii Nakryiko
2020-06-17tools, bpftool: Add ringbuf map type to map command docsTobias Klauser
2020-05-19bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann
2020-05-11tools, bpftool: Minor fixes for documentationQuentin Monnet
2020-05-09tools/bpftool: Add bpf_iter support for bptoolYonghong Song
2020-04-29tools: bpftool: Make libcap dependency optionalQuentin Monnet
2020-04-29tools: bpftool: Allow unprivileged users to probe featuresQuentin Monnet
2020-04-28bpftool: Add bpftool-link manpageAndrii Nakryiko
2020-03-20bpftool: Add struct_ops supportMartin KaFai Lau
2020-03-10bpftool: Documentation for bpftool prog profileSong Liu
2020-02-26bpftool: Update documentation of "bpftool feature" commandMichal Rostecki
2020-02-26bpftool: Support struct_ops, tracing, ext prog typesAndrey Ignatov
2020-01-20bpftool: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-12-18bpftool: Work-around rst2man conversion bugAndrii Nakryiko