Age | Commit message (Expand) | Author |
2021-07-30 | tools: bpftool: Complete metrics list in "bpftool prog profile" doc | Quentin Monnet |
2021-07-30 | tools: bpftool: Document and add bash completion for -L, -B options | Quentin Monnet |
2021-07-30 | tools: bpftool: Update and synchronise option list in doc and help msg | Quentin Monnet |
2021-07-30 | tools: bpftool: Complete and synchronise attach or map types | Quentin Monnet |
2021-05-25 | bpftool: Add sock_release help info for cgroup attach/prog load command | Liu Jian |
2020-09-10 | tools: bpftool: Automate generation for "SEE ALSO" sections in man pages | Quentin Monnet |
2020-09-10 | tools: bpftool: Include common options from separate file | Quentin Monnet |
2020-07-17 | tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type | Jakub Sitnicki |
2020-06-22 | tools/bpftool: Add documentation and sample output for process info | Andrii Nakryiko |
2020-05-19 | bpf, bpftool: Enable get{peer, sock}name attach types | Daniel Borkmann |
2020-05-11 | tools, bpftool: Minor fixes for documentation | Quentin Monnet |
2020-03-10 | bpftool: Documentation for bpftool prog profile | Song Liu |
2020-02-26 | bpftool: Support struct_ops, tracing, ext prog types | Andrey Ignatov |
2019-12-15 | bpftool: Match programs by name | Paul Chaignon |
2019-12-15 | bpftool: Match several programs with same tag | Paul Chaignon |
2019-07-05 | tools: bpftool: add "prog run" subcommand to test-run programs | Quentin Monnet |
2019-06-27 | bpftool: support cgroup sockopt | Stanislav Fomichev |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-06 | bpf, bpftool: enable recvmsg attach types | Daniel Borkmann |
2019-05-28 | tools: bpftool: make -d option print debug output from verifier | Quentin Monnet |
2019-05-28 | tools: bpftool: add -d option to get debug output from libbpf | Quentin Monnet |
2019-04-25 | bpftool/docs: add btf sub-command documentation | Andrii Nakryiko |
2019-04-16 | bpftool: Support sysctl hook | Andrey Ignatov |
2019-04-16 | tools: bpftool: add a note on program statistics in man page | Quentin Monnet |
2019-04-16 | tools: bpftool: fix short option name for printing version in man pages | Quentin Monnet |
2019-04-16 | tools: bpftool: fix man page documentation for "pinmaps" keyword | Quentin Monnet |
2019-02-27 | tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt | Alexei Starovoitov |
2019-02-19 | bpf: bpftool, fix documentation for attach types | Alban Crequy |
2019-02-06 | tools: bpftool: doc, fix incorrect text | Prashant Bhole |
2019-01-22 | tools: bpftool: add basic probe capability, probe syscall availability | Quentin Monnet |
2018-12-18 | tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs | Quentin Monnet |
2018-12-15 | tools: bpftool: fix examples in documentation for bpftool prog | Quentin Monnet |
2018-12-15 | tools: bpftool: add doc for -m option to bpftool-prog.rst | Quentin Monnet |
2018-12-10 | bpf: bpftool: Fix newline and p_err issue | Martin KaFai Lau |
2018-12-09 | bpf: libbpf: bpftool: Print bpf_line_info during prog dump | Martin KaFai Lau |
2018-12-05 | tools: bpftool: add a command to dump the trace pipe | Quentin Monnet |
2018-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-11-10 | bpftool: support loading flow dissector | Stanislav Fomichev |
2018-11-10 | bpftool: add pinmaps argument to the load/loadall | Stanislav Fomichev |
2018-11-10 | bpftool: add loadall command | Stanislav Fomichev |
2018-11-09 | tools: bpftool: update references to other man pages in documentation | Quentin Monnet |
2018-11-09 | tools: bpftool: fix plain output and doc for --bpffs option | Quentin Monnet |
2018-10-21 | tools: bpftool: document restriction on '.' in names to pin in bpffs | Quentin Monnet |
2018-10-15 | bpf: bpftool, add support for attaching programs to maps | John Fastabend |
2018-07-11 | tools: bpftool: allow reuse of maps with bpftool prog load | Jakub Kicinski |
2018-07-11 | tools: bpftool: allow users to specify program type for prog load | Jakub Kicinski |
2018-07-11 | tools: bpftool: add support for loading programs for offload | Jakub Kicinski |
2018-04-26 | tools, bpftool: Display license GPL compatible in prog show/list | Jiri Olsa |
2018-03-01 | tools: bpftool: new command-line option and documentation for 'visual' | Jiong Wang |
2018-01-04 | tools: bpftool: alias show and list commands | Jakub Kicinski |