summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/Documentation/bpftool-perf.rst
AgeCommit message (Expand)Author
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
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-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet
2020-09-10tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet
2020-09-10tools: bpftool: Include common options from separate fileQuentin Monnet
2020-05-11tools, bpftool: Minor fixes for documentationQuentin Monnet
2019-05-28tools: bpftool: add -d option to get debug output from libbpfQuentin Monnet
2019-04-25bpftool/docs: add btf sub-command documentationAndrii Nakryiko
2019-04-16tools: bpftool: fix short option name for printing version in man pagesQuentin Monnet
2019-01-22tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet
2018-11-09tools: bpftool: update references to other man pages in documentationQuentin Monnet
2018-05-24tools/bpftool: add perf subcommandYonghong Song