docs/bpf: Add table of BPF program types to libbpf docs
authorDonald Hunter <donald.hunter@gmail.com>
Mon, 21 Nov 2022 12:17:34 +0000 (12:17 +0000)
committerAndrii Nakryiko <andrii@kernel.org>
Wed, 23 Nov 2022 21:31:20 +0000 (13:31 -0800)
commitc742cb7c3ebdeb358794b9c76d93d8be7b631b9a
tree6e566348f40e969395f91a6e14cd8c0f994d2f0b
parentbeb3d47d1d3d7185bb401af628ad32ee204a9526
docs/bpf: Add table of BPF program types to libbpf docs

Extend the libbpf documentation with a table of program types,
attach points and ELF section names.

Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Acked-by: David Vernet <void@manifault.com>
Link: https://lore.kernel.org/bpf/20221121121734.98329-1-donald.hunter@gmail.com
Documentation/bpf/libbpf/index.rst
Documentation/bpf/libbpf/program_types.rst [new file with mode: 0644]
Documentation/bpf/programs.rst