diff options
| author | Alexei Starovoitov <[email protected]> | 2022-10-21 15:59:01 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2022-10-21 15:59:01 +0000 |
| commit | 12f96823a9d7724f819424f6232d9e46a56e80d1 (patch) | |
| tree | 8d5115bda73ae059ec3ea18873d3b86f9a1ba9df /scripts/bpf_doc.py | |
| parent | selftests/bpf: fix missing BPF object files (diff) | |
| parent | bpftool: Update the bash completion(add autoattach to prog load) (diff) | |
| download | kernel-12f96823a9d7724f819424f6232d9e46a56e80d1.tar.gz kernel-12f96823a9d7724f819424f6232d9e46a56e80d1.zip | |
Merge branch 'bpftool: Add autoattach for bpf prog load|loadall'
Wang Yufen says:
====================
This patchset add "autoattach" optional for "bpftool prog load(_all)" to support
one-step load-attach-pin_link.
v8 -> v9: fix link leak, and change pathname_concat(specify not just buffer
pointer, but also it's size)
v7 -> v8: for the programs not supporting autoattach, fall back to reguler pinning
instead of skipping
v6 -> v7: add info msg print and update doc for the skip program
v5 -> v6: skip the programs not supporting auto-attach,
and change optional name from "auto_attach" to "autoattach"
v4 -> v5: some formatting nits of doc
v3 -> v4: rename functions, update doc, bash and do_help()
v2 -> v3: switch to extend prog load command instead of extend perf
v2: https://patchwork.kernel.org/project/netdevbpf/patch/[email protected]/
v1: https://patchwork.kernel.org/project/netdevbpf/patch/[email protected]/
====================
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions
