aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-16bpftool: Update documentation where progs/maps can be passed by nameQuentin Monnet4-4/+4
2024-04-02bpftool: Clean-up typos, punctuation, list formatting in docsRameez Rehman3-40/+35
2024-04-02bpftool: Remove useless emphasis on command description in man pagesRameez Rehman11-61/+61
2024-04-02bpftool: Use simpler indentation in source rST for documentationRameez Rehman14-991/+908
2024-03-11bpftool: Recognize arena map typeAlexei Starovoitov1-1/+1
2024-02-29bpftool: Add an example for struct_ops map and shadow type.Kui-Feng Lee1-6/+52
2023-11-09bpftool: Fix prog object type in manpageArtem Savkov1-1/+1
2023-10-24bpftool: Extend net dump with netkit progsDaniel Borkmann1-4/+4
2023-10-11bpftool: Add support for cgroup unix socket address hooksDaan De Meyer2-6/+18
2023-07-19bpftool: Extend net dump with tcx progsDaniel Borkmann1-11/+15
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song1-2/+2
2023-05-23bpftool: Specify XDP Hints ifname when loading programLarysa Zaremba2-8/+11
2023-04-21bpftool: Update doc to explain struct_ops register subcommand.Kui-Feng Lee1-4/+8
2023-04-05bpftool: Support "opcodes", "linum", "visual" simultaneouslyQuentin Monnet1-4/+4
2023-04-05bpftool: Fix documentation about line info display for prog dumpsQuentin Monnet1-6/+4
2022-11-20bpftool: remove support of --legacy option for bpftoolSahid Orentino Ferdjaoui2-10/+1
2022-10-25bpftool: 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-21bpf: 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-02bpftool: Use libbpf_bpf_attach_type_strDaniel Müller2-7/+14
2022-03-17bpftool: Add support for subskeletonsDelyan Kratunov1-0/+25
2022-03-15bpftool: 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-10bpftool: 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-14bpftool: Fix mixed indentation in documentationQuentin Monnet2-38/+38
2021-11-14bpftool: Update the lists of names for maps and prog-attach typesQuentin Monnet1-1/+1
2021-11-14bpftool: Fix indent in option lists in the documentationQuentin Monnet7-14/+14
2021-11-14bpftool: 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-30tools: bpftool: Complete metrics list in "bpftool prog profile" docQuentin Monnet1-1/+2
2021-07-30tools: bpftool: Document and add bash completion for -L, -B optionsQuentin Monnet3-3/+84
2021-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet12-16/+22
2021-07-30tools: 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-18bpftool: Add `gen object` command to perform BPF static linkingAndrii Nakryiko1-14/+51
2021-03-18bpftool: Add ability to specify custom skeleton object nameAndrii Nakryiko1-5/+8
2021-03-04tools/bpf: Remove bpf-helpers from bpftool docsJoe Stringer1-7/+4
2020-11-06bpftool: Add support for task local storageKP Singh1-1/+2
2020-09-14bpftool: Fix build failureYonghong Song1-1/+1
2020-09-10tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet13-198/+11
2020-09-10tools: 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