summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/bash-completion (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-031-8/+10
* bpftool: Add support for subskeletonsDelyan Kratunov2022-03-181-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-151-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-311-1/+2
* tools: bpftool: Document and add bash completion for -L, -B optionsQuentin Monnet2021-07-311-3/+5
* tools: bpftool: Complete and synchronise attach or map typesQuentin Monnet2021-07-311-2/+3
* tools: bpftool: Slightly ease bash completion updatesQuentin Monnet2021-07-311-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-191-1/+5
* bpftool: Add ability to specify custom skeleton object nameAndrii Nakryiko2021-03-191-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-111-1/+21
* bpf: Implement bpf_local_storage for inodesKP Singh2020-08-261-1/+2
* tools/bpftool: Add documentation and bash-completion for `link detach`Andrii Nakryiko2020-08-021-2/+2
* tools/bpftool: Add bpftool support for bpf map element iteratorYonghong Song2020-07-261-1/+17
* tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki2020-07-181-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-101-0/+13
* tools: bpftool: Allow unprivileged users to probe featuresQuentin Monnet2020-04-291-1/+1
* bpftool: Add link bash completionsAndrii Nakryiko2020-04-291-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-161-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-161-10/+55
* tools: bpftool: add support for reporting the effective cgroup progsJakub Kicinski2019-07-311-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-281-3/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-2/+3
|\
| * bpf, bpftool: enable recvmsg attach typesDaniel Borkmann2019-06-071-2/+3
* | tools: bpftool: add -d option to get debug output from libbpfQuentin Monnet2019-05-281-1/+1
* | bpftool: auto-complete BTF IDs for btf dumpAndrii Nakryiko2019-05-281-0/+9
* | bpftool: update bash-completion w/ new c option for btf dumpAndrii Nakryiko2019-05-241-4/+17
|/
* bpftool: fix indendation in bash-completion/bpftoolAndrii Nakryiko2019-04-261-11/+11
* bpftool: add bash completions for btf commandAndrii Nakryiko2019-04-261-0/+46
* bpftool: Support sysctl hookAndrey Ignatov2019-04-171-3/+4