]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: btf: add btf documentation
authorYonghong Song <yhs@fb.com>
Fri, 18 Jan 2019 21:56:49 +0000 (13:56 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 23 Jan 2019 07:50:02 +0000 (23:50 -0800)
commit838d11378fedeac61b579af4eac2ffc588f588eb
tree30f6b44e07a855bec67d2eeccc264b789ef3fef0
parent162feac228d3a0d66c811fe32693b3d781274515
bpf: btf: add btf documentation

This patch added documentation for BTF (BPF Debug Format).
The document is placed under linux:Documentation/bpf directory.

Signed-off-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Documentation/bpf/btf.rst [new file with mode: 0644]
Documentation/bpf/index.rst