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