]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/bpf: Abstract eBPF API target parameter
authorJoe Stringer <joe@cilium.io>
Tue, 2 Mar 2021 17:19:41 +0000 (09:19 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 5 Mar 2021 02:39:45 +0000 (18:39 -0800)
commit923a932c982fd71856f80dbeaaa3ca41a75e89e0
tree31095f41cba6ff18b0d8013ac67f480d89310593
parent0cb804547927c05f6aa7e28c8d4a1e02fec1a6d4
scripts/bpf: Abstract eBPF API target parameter

Abstract out the target parameter so that upcoming commits, more than
just the existing "helpers" target can be called to generate specific
portions of docs from the eBPF UAPI headers.

Signed-off-by: Joe Stringer <joe@cilium.io>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Reviewed-by: Quentin Monnet <quentin@isovalent.com>
Acked-by: Toke Høiland-Jørgensen <toke@redhat.com>
Link: https://lore.kernel.org/bpf/20210302171947.2268128-10-joe@cilium.io
MAINTAINERS
include/uapi/linux/bpf.h
scripts/bpf_doc.py [new file with mode: 0755]
scripts/bpf_helpers_doc.py [deleted file]
tools/bpf/Makefile.helpers
tools/include/uapi/linux/bpf.h
tools/lib/bpf/Makefile
tools/perf/MANIFEST