summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/bash-completion/bpftool
Commit message (Expand)AuthorAgeFilesLines
* bpftool: Address minor issues in bash completionQuentin Monnet2024-04-161-36/+25
* bpftool: Add support for cgroup unix socket address hooksDaan De Meyer2023-10-111-7/+7
* bpftool: Specify XDP Hints ifname when loading programLarysa Zaremba2023-05-231-3/+4
* bpftool: Clean up _bpftool_once_attr() calls in bash completionQuentin Monnet2023-04-051-13/+3
* bpftool: Support "opcodes", "linum", "visual" simultaneouslyQuentin Monnet2023-04-051-7/+10
* bpftool: Return an error on prog dumps if both CFG and JSON are requiredQuentin Monnet2023-04-051-3/+6
* bpftool: remove support of --legacy option for bpftoolSahid Orentino Ferdjaoui2022-11-201-1/+1
* bpftool: Update the bash completion(add autoattach to prog load)Wang Yufen2022-10-211-0/+1
* bpftool: Rename "bpftool feature list" into "... feature list_builtins"Quentin Monnet2022-07-051-4/+4
* bpftool: Use feature list in bash completionQuentin Monnet2022-06-301-17/+4
* bpftool: Add feature list (prog/map/link/attach types, helpers)Quentin Monnet2022-06-301-1/+6
* bpftool: Use libbpf_bpf_attach_type_strDaniel Müller2022-06-021-8/+10
* bpftool: Add support for subskeletonsDelyan Kratunov2022-03-171-1/+13
* bpftool: Add gen min_core_btf commandMauricio Vásquez2022-02-161-1/+5
* bpftool: Update the lists of names for maps and prog-attach typesQuentin Monnet2021-11-141-1/+2
* bpftool: Enable libbpf's strict mode by defaultStanislav Fomichev2021-11-121-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-301-3/+5
* tools: bpftool: Complete and synchronise attach or map typesQuentin Monnet2021-07-301-2/+3
* tools: bpftool: Slightly ease bash completion updatesQuentin Monnet2021-07-301-25/+29
* bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian2021-05-251-3/+3
* bpftool: Add `gen object` command to perform BPF static linkingAndrii Nakryiko2021-03-181-1/+5
* bpftool: Add ability to specify custom skeleton object nameAndrii Nakryiko2021-03-181-1/+10
* bpftool: Add support for task local storageKP Singh2020-11-061-1/+1
* tools: bpftool: Add "inner_map" to "bpftool map create" outer mapsQuentin Monnet2020-09-101-1/+21
* bpf: Implement bpf_local_storage for inodesKP Singh2020-08-251-1/+2
* tools/bpftool: Add documentation and bash-completion for `link detach`Andrii Nakryiko2020-08-011-2/+2
* tools/bpftool: Add bpftool support for bpf map element iteratorYonghong Song2020-07-251-1/+17
* tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki2020-07-171-1/+1
* bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann2020-05-191-6/+9
* tools/bpftool: Add bpf_iter support for bptoolYonghong Song2020-05-091-0/+13
* tools: bpftool: Allow unprivileged users to probe featuresQuentin Monnet2020-04-291-1/+1
* bpftool: Add link bash completionsAndrii Nakryiko2020-04-281-0/+39
* bpftool: Add struct_ops supportMartin KaFai Lau2020-03-201-0/+28
* tools: bpftool: Fix minor bash completion mistakesQuentin Monnet2020-03-131-8/+21
* bpftool: Fix typo in bash-completionSong Liu2020-03-101-1/+1
* bpftool: Bash completion for "bpftool prog profile"Song Liu2020-03-101-1/+44
* bpftool: Update bash completion for "bpftool feature" commandMichal Rostecki2020-02-261-1/+2
* bpftool: Support struct_ops, tracing, ext prog typesAndrey Ignatov2020-02-261-1/+2
* bpftool: Add `gen skeleton` BASH completionsAndrii Nakryiko2019-12-151-0/+11
* bpftool: Match maps by namePaul Chaignon2019-12-151-9/+122
* bpftool: Match programs by namePaul Chaignon2019-12-151-6/+16
* tools: bpftool: add "bpftool map freeze" subcommandQuentin Monnet2019-08-211-2/+2
* tools: bpftool: implement "bpftool btf show|list"Quentin Monnet2019-08-201-4/+16
* tools: bpftool: add bash-completion for net attach/detachDaniel T. Lee2019-08-151-10/+55
* tools: bpftool: add support for reporting the effective cgroup progsJakub Kicinski2019-07-301-6/+9
* tools: Add definitions for devmap_hash map typeToke Høiland-Jørgensen2019-07-291-2/+2
* tools: bpftool: add completion for bpftool prog "loadall"Quentin Monnet2019-07-081-1/+8
* tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet2019-07-051-2/+26
* bpftool: support cgroup sockoptStanislav Fomichev2019-06-271-3/+6