aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/bash-completion (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21tools: bpftool: add "bpftool map freeze" subcommandQuentin Monnet1-2/+2
2019-08-20tools: bpftool: implement "bpftool btf show|list"Quentin Monnet1-4/+16
2019-08-15tools: bpftool: add bash-completion for net attach/detachDaniel T. Lee1-10/+55
2019-07-30tools: bpftool: add support for reporting the effective cgroup progsJakub Kicinski1-6/+9
2019-07-29tools: Add definitions for devmap_hash map typeToke Høiland-Jørgensen1-2/+2
2019-07-08tools: bpftool: add completion for bpftool prog "loadall"Quentin Monnet1-1/+8
2019-07-05tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet1-2/+26
2019-06-27bpftool: support cgroup sockoptStanislav Fomichev1-3/+6
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2019-06-06bpf, bpftool: enable recvmsg attach typesDaniel Borkmann1-2/+3
2019-05-28tools: bpftool: add -d option to get debug output from libbpfQuentin Monnet1-1/+1
2019-05-28bpftool: auto-complete BTF IDs for btf dumpAndrii Nakryiko1-0/+9
2019-05-24bpftool: update bash-completion w/ new c option for btf dumpAndrii Nakryiko1-4/+17
2019-04-25bpftool: fix indendation in bash-completion/bpftoolAndrii Nakryiko1-11/+11
2019-04-25bpftool: add bash completions for btf commandAndrii Nakryiko1-0/+46
2019-04-16bpftool: Support sysctl hookAndrey Ignatov1-3/+4
2019-02-19bpf: bpftool, fix documentation for attach typesAlban Crequy1-2/+2
2019-01-22tools: bpftool: add bash completion for bpftool probesQuentin Monnet1-0/+19
2019-01-17bpftool: add bash completion for peek/push/enqueue/pop/dequeueStanislav Fomichev1-18/+73
2018-12-13tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski1-30/+1
2018-12-09bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau1-3/+3
2018-12-05tools: bpftool: add a command to dump the trace pipeQuentin Monnet1-1/+4
2018-11-30tools: bpftool: fix bash completion for new map types (queue and stack)Quentin Monnet1-1/+1
2018-11-30tools: bpftool: fix bash completion for bpftool prog (attach|detach)Quentin Monnet1-24/+49
2018-11-10bpftool: support loading flow dissectorStanislav Fomichev1-2/+12
2018-11-10bpftool: add pinmaps argument to the load/loadallStanislav Fomichev1-1/+2
2018-11-10bpftool: add loadall commandStanislav Fomichev1-2/+2
2018-10-21tools: bpftool: fix completion for "bpftool map update"Quentin Monnet1-1/+1
2018-10-15tools: bpftool: add map create commandJakub Kicinski1-1/+37
2018-10-15bpf: bpftool, add flag to allow non-compat map definitionsJohn Fastabend1-1/+1
2018-10-15bpf: bpftool, add support for attaching programs to mapsJohn Fastabend1-1/+18
2018-09-06tools/bpf: bpftool: add net supportYonghong Song1-4/+13
2018-07-11tools: bpftool: allow reuse of maps with bpftool prog loadJakub Kicinski1-6/+61
2018-07-11tools: bpftool: allow users to specify program type for prog loadJakub Kicinski1-0/+6
2018-07-11tools: bpftool: add support for loading programs for offloadJakub Kicinski1-2/+21
2018-07-07bpftool: add bash completion for cgroup tree commandRoman Gushchin1-1/+5
2018-07-01tools: bpftool: deal with options upfrontJakub Kicinski1-11/+21
2018-07-01tools: bpftool: add missing --bpffs to completionsJakub Kicinski1-1/+1
2018-05-30bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov1-2/+3
2018-05-24tools/bpftool: add perf subcommandYonghong Song1-0/+9
2018-05-04tools: bpftool: add simple perf event output readerJakub Kicinski1-2/+34
2018-04-18tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet1-3/+5
2018-04-18bpftool: Support new prog types and attach typesAndrey Ignatov1-2/+4
2018-03-01tools: bpftool: add bash completion for CFG dumpQuentin Monnet1-4/+9
2018-02-08tools: bpftool: add bash completion for cgroup commandsQuentin Monnet1-4/+60
2018-02-08tools: bpftool: add bash completion for `bpftool prog load`Quentin Monnet1-2/+6
2018-01-04tools: bpftool: alias show and list commandsJakub Kicinski1-4/+4
2017-10-29tools: bpftool: add bash completion for bpftoolQuentin Monnet1-0/+354