summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpftool: Rename "bpftool feature list" into "... feature list_builtins"Quentin Monnet2022-07-051-2/+2
* bpftool: Add feature list (prog/map/link/attach types, helpers)Quentin Monnet2022-06-301-0/+12
* bpftool: Use libbpf_bpf_attach_type_strDaniel Müller2022-06-032-7/+14
* bpftool: Add support for subskeletonsDelyan Kratunov2022-03-181-0/+25
* bpftool: man: Add missing top level docsDaniel Xu2022-03-151-1/+12
* bpftool: Gen min_core_btf explanation and examplesRafael David Tinoco2022-02-161-0/+90
* bpftool: Add libbpf's version number to "bpftool version" outputQuentin Monnet2022-02-111-6/+7
* bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.pyQuentin Monnet2021-11-1613-18/+39
* bpftool: Add SPDX tags to RST documentation filesQuentin Monnet2021-11-1614-1/+27
* bpftool: Fix mixed indentation in documentationQuentin Monnet2021-11-152-38/+38
* bpftool: Update the lists of names for maps and prog-attach typesQuentin Monnet2021-11-151-1/+1
* bpftool: Fix indent in option lists in the documentationQuentin Monnet2021-11-157-14/+14
* bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet2021-11-151-1/+0
* bpftool: Enable libbpf's strict mode by defaultStanislav Fomichev2021-11-121-0/+9
* bpftool: Fix SPDX tag for Makefiles and .gitignoreQuentin Monnet2021-11-101-1/+1
* tools: bpftool: Complete metrics list in "bpftool prog profile" docQuentin Monnet2021-07-311-1/+2
* tools: bpftool: Document and add bash completion for -L, -B optionsQuentin Monnet2021-07-313-3/+84
* tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet2021-07-3112-16/+22
* tools: bpftool: Complete and synchronise attach or map typesQuentin Monnet2021-07-311-1/+1
* bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian2021-05-252-2/+4
* bpftool: Add `gen object` command to perform BPF static linkingAndrii Nakryiko2021-03-191-14/+51
* bpftool: Add ability to specify custom skeleton object nameAndrii Nakryiko2021-03-191-5/+8
* tools/bpf: Remove bpf-helpers from bpftool docsJoe Stringer2021-03-051-7/+4
* bpftool: Add support for task local storageKP Singh2020-11-061-1/+2
* bpftool: Fix build failureYonghong Song2020-09-151-1/+1
* tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet2020-09-1113-198/+11
* tools: bpftool: Add "inner_map" to "bpftool map create" outer mapsQuentin Monnet2020-09-111-2/+8
* tools: bpftool: Include common options from separate fileQuentin Monnet2020-09-1014-196/+35
* tools: bpftool: Print optional built-in features along with versionQuentin Monnet2020-09-101-1/+7
* tools: bpftool: Log info-level messages when building bpftool man pagesQuentin Monnet2020-09-104-1/+12
* tools: bpftool: Fix formatting in bpftool-link documentationQuentin Monnet2020-09-071-1/+1
* bpf: Implement bpf_local_storage for inodesKP Singh2020-08-261-1/+1
* tools/bpftool: Add documentation and bash-completion for `link detach`Andrii Nakryiko2020-08-021-0/+8
* tools/bpftool: Add bpftool support for bpf map element iteratorYonghong Song2020-07-261-2/+16
* tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki2020-07-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-054-2/+35
|\
| * tools/bpftool: Add documentation and sample output for process infoAndrii Nakryiko2020-06-234-2/+35
* | tools, bpftool: Add ringbuf map type to map command docsTobias Klauser2020-06-171-1/+1
|/
* bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann2020-05-192-4/+9
* tools, bpftool: Minor fixes for documentationQuentin Monnet2020-05-1112-69/+114
* tools/bpftool: Add bpf_iter support for bptoolYonghong Song2020-05-101-0/+83
* tools: bpftool: Make libcap dependency optionalQuentin Monnet2020-04-291-1/+3
* tools: bpftool: Allow unprivileged users to probe featuresQuentin Monnet2020-04-291-1/+9
* bpftool: Add bpftool-link manpageAndrii Nakryiko2020-04-291-0/+118
* bpftool: Add struct_ops supportMartin KaFai Lau2020-03-201-0/+116
* bpftool: Documentation for bpftool prog profileSong Liu2020-03-101-0/+19
* bpftool: Update documentation of "bpftool feature" commandMichal Rostecki2020-02-261-9/+10
* bpftool: Support struct_ops, tracing, ext prog typesAndrey Ignatov2020-02-261-1/+2
* bpftool: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-211-1/+1
* bpftool: Work-around rst2man conversion bugAndrii Nakryiko2019-12-191-7/+8