mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 00:09:06 +08:00
Kernel docs from Documentation/bpf/libbpf go straight to docs/ under libbpf. Also ignore libbpf-only parts of docs subdir. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
52 lines
871 B
ReStructuredText
52 lines
871 B
ReStructuredText
.. SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
|
|
|
|
.. _api:
|
|
|
|
.. toctree:: Table of Contents
|
|
|
|
|
|
LIBBPF API
|
|
==================
|
|
|
|
libbpf.h
|
|
--------
|
|
.. doxygenfile:: libbpf.h
|
|
:project: libbpf
|
|
:sections: func define public-type
|
|
|
|
bpf.h
|
|
-----
|
|
.. doxygenfile:: bpf.h
|
|
:project: libbpf
|
|
:sections: func define public-type
|
|
|
|
btf.h
|
|
-----
|
|
.. doxygenfile:: btf.h
|
|
:project: libbpf
|
|
:sections: func define public-type
|
|
|
|
xsk.h
|
|
-----
|
|
.. doxygenfile:: xsk.h
|
|
:project: libbpf
|
|
:sections: func define public-type
|
|
|
|
bpf_tracing.h
|
|
-------------
|
|
.. doxygenfile:: bpf_tracing.h
|
|
:project: libbpf
|
|
:sections: func define public-type
|
|
|
|
bpf_core_read.h
|
|
---------------
|
|
.. doxygenfile:: bpf_core_read.h
|
|
:project: libbpf
|
|
:sections: func define public-type
|
|
|
|
bpf_endian.h
|
|
------------
|
|
.. doxygenfile:: bpf_endian.h
|
|
:project: libbpf
|
|
:sections: func define public-type
|