summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/Documentation
AgeCommit message (Expand)Author
2025-05-27bpftool: Add support for custom BTF path in prog load/loadallJiayuan Chen
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins
2024-12-13bpftool: btf: Support dumping a specific types from fileDaniel Xu
2024-12-13bpftool: man: Add missing format argument to command descriptionDaniel Xu
2024-09-09bpftool: Fix typosAndrew Kreimer
2024-09-05bpftool: fix some typos in bpftoolLin Yikai
2024-09-02bpftool: Add missing blank lines in bpftool-net doc exampleQuentin Monnet
2024-07-29bpftool: Add document for net attach/detach on tcx subcommandTao Chen
2024-05-18bpftool: Introduce btf c dump sortingMykyta Yatsenko
2024-04-16bpftool: Update documentation where progs/maps can be passed by nameQuentin Monnet
2024-04-02bpftool: Clean-up typos, punctuation, list formatting in docsRameez Rehman
2024-04-02bpftool: Remove useless emphasis on command description in man pagesRameez Rehman
2024-04-02bpftool: Use simpler indentation in source rST for documentationRameez Rehman
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