commit | ffcf7ce9332723cab5ae55575f3a55d1ce559bf3 | [log] [tgz] |
---|---|---|
author | Yonghong Song <yhs@fb.com> | Fri Jan 18 13:56:49 2019 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Tue Jan 22 23:50:02 2019 -0800 |
tree | 30f6b44e07a855bec67d2eeccc264b789ef3fef0 | |
parent | cbeaad90286f312b682f62a7ef118249ec94aa81 [diff] |
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>