Age | Commit message (Expand) | Author | Files | Lines |
2025-05-27 | bpftool: Add support for custom BTF path in prog load/loadall |  Jiayuan Chen | 1 | -2/+8 |
2024-04-16 | bpftool: Update documentation where progs/maps can be passed by name |  Quentin Monnet | 1 | -1/+1 |
2024-04-02 | bpftool: Remove useless emphasis on command description in man pages |  Rameez Rehman | 1 | -11/+11 |
2024-04-02 | bpftool: Use simpler indentation in source rST for documentation |  Rameez Rehman | 1 | -230/+206 |
2023-10-11 | bpftool: Add support for cgroup unix socket address hooks |  Daan De Meyer | 1 | -3/+5 |
2023-05-23 | bpftool: Specify XDP Hints ifname when loading program |  Larysa Zaremba | 1 | -4/+7 |
2023-04-05 | bpftool: Support "opcodes", "linum", "visual" simultaneously |  Quentin Monnet | 1 | -4/+4 |
2023-04-05 | bpftool: Fix documentation about line info display for prog dumps |  Quentin Monnet | 1 | -6/+4 |
2022-10-21 | bpftool: Update doc (add autoattach to prog load) |  Wang Yufen | 1 | -2/+13 |
2022-06-02 | bpftool: Use libbpf_bpf_attach_type_str |  Daniel Müller | 1 | -2/+3 |
2021-11-16 | bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.py |  Quentin Monnet | 1 | -1/+3 |
2021-11-16 | bpftool: Add SPDX tags to RST documentation files |  Quentin Monnet | 1 | -0/+2 |
2021-11-14 | bpftool: Fix indent in option lists in the documentation |  Quentin Monnet | 1 | -4/+4 |
2021-07-30 | tools: bpftool: Complete metrics list in "bpftool prog profile" doc |  Quentin Monnet | 1 | -1/+2 |
2021-07-30 | tools: bpftool: Document and add bash completion for -L, -B options |  Quentin Monnet | 1 | -1/+29 |
2021-07-30 | tools: bpftool: Update and synchronise option list in doc and help msg |  Quentin Monnet | 1 | -1/+2 |
2021-07-30 | tools: bpftool: Complete and synchronise attach or map types |  Quentin Monnet | 1 | -1/+1 |
2021-05-25 | bpftool: Add sock_release help info for cgroup attach/prog load command |  Liu Jian | 1 | -1/+1 |
2020-09-10 | 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-17 | tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type |  Jakub Sitnicki | 1 | -1/+1 |
2020-06-22 | 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-05 | tools: bpftool: add "prog run" subcommand to test-run programs |  Quentin Monnet | 1 | -0/+34 |
2019-06-27 | bpftool: support cgroup sockopt |  Stanislav Fomichev | 1 | -1/+2 |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -1/+1 |
2019-06-06 | 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-25 | bpftool/docs: add btf sub-command documentation |  Andrii Nakryiko | 1 | -1/+2 |
2019-04-16 | 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-22 | 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-09 | 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-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -2/+9 |