summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation
Commit message (Expand)AuthorAgeFilesLines
* bpftool: Extend net dump with tcx progsDaniel Borkmann2023-07-191-11/+15
* bpf: Replace deprecated -target with --target= for ClangFangrui Song2023-06-291-2/+2
* bpftool: Specify XDP Hints ifname when loading programLarysa Zaremba2023-05-232-8/+11
* bpftool: Update doc to explain struct_ops register subcommand.Kui-Feng Lee2023-04-211-4/+8
* bpftool: Support "opcodes", "linum", "visual" simultaneouslyQuentin Monnet2023-04-051-4/+4
* bpftool: Fix documentation about line info display for prog dumpsQuentin Monnet2023-04-051-6/+4
* bpftool: remove support of --legacy option for bpftoolSahid Orentino Ferdjaoui2022-11-202-10/+1
* bpftool: Support new cgroup local storageYonghong Song2022-10-251-1/+1
* bpftool: Add llvm feature to "bpftool version"Quentin Monnet2022-10-251-4/+4
* bpftool: Update doc (add autoattach to prog load)Wang Yufen2022-10-211-2/+13
* bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet2022-09-211-1/+1
* 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-022-7/+14
* bpftool: Add support for subskeletonsDelyan Kratunov2022-03-171-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-101-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-142-38/+38
* bpftool: Update the lists of names for maps and prog-attach typesQuentin Monnet2021-11-141-1/+1
* bpftool: Fix indent in option lists in the documentationQuentin Monnet2021-11-147-14/+14
* bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet2021-11-141-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-301-1/+2
* tools: bpftool: Document and add bash completion for -L, -B optionsQuentin Monnet2021-07-303-3/+84
* tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet2021-07-3012-16/+22
* tools: bpftool: Complete and synchronise attach or map typesQuentin Monnet2021-07-301-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-181-14/+51
* bpftool: Add ability to specify custom skeleton object nameAndrii Nakryiko2021-03-181-5/+8
* tools/bpf: Remove bpf-helpers from bpftool docsJoe Stringer2021-03-041-7/+4
* bpftool: Add support for task local storageKP Singh2020-11-061-1/+2
* bpftool: Fix build failureYonghong Song2020-09-141-1/+1
* tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet2020-09-1013-198/+11
* tools: bpftool: Add "inner_map" to "bpftool map create" outer mapsQuentin Monnet2020-09-101-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-251-1/+1
* tools/bpftool: Add documentation and bash-completion for `link detach`Andrii Nakryiko2020-08-011-0/+8
* tools/bpftool: Add bpftool support for bpf map element iteratorYonghong Song2020-07-251-2/+16
* tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki2020-07-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-044-2/+35
|\
| * tools/bpftool: Add documentation and sample output for process infoAndrii Nakryiko2020-06-224-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