summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation/bpftool-gen.rst
Commit message (Expand)AuthorAgeFilesLines
* bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.pyQuentin Monnet2021-11-161-2/+3
* bpftool: Add SPDX tags to RST documentation filesQuentin Monnet2021-11-161-0/+2
* bpftool: Fix indent in option lists in the documentationQuentin Monnet2021-11-141-1/+1
* tools: bpftool: Document and add bash completion for -L, -B optionsQuentin Monnet2021-07-301-1/+8
* tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet2021-07-301-1/+1
* bpftool: Add `gen object` command to perform BPF static linkingAndrii Nakryiko2021-03-181-14/+51
* bpftool: Add ability to specify custom skeleton object nameAndrii Nakryiko2021-03-181-5/+8
* tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet2020-09-101-16/+0
* tools: bpftool: Include common options from separate fileQuentin Monnet2020-09-101-16/+1
* tools: bpftool: Log info-level messages when building bpftool man pagesQuentin Monnet2020-09-101-0/+4
* tools, bpftool: Minor fixes for documentationQuentin Monnet2020-05-111-9/+12
* bpftool: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* bpftool: Work-around rst2man conversion bugAndrii Nakryiko2019-12-181-7/+8
* bpftool: Add gen subcommand manpageAndrii Nakryiko2019-12-171-0/+304