commit | 0cfdcd6378071f383c900e3d8862347e2af1d1ca | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andrii@kernel.org> | Tue Dec 01 22:52:42 2020 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu Dec 03 10:17:26 2020 -0800 |
tree | 5e2ca63005890b314498b46f6470d42216392202 | |
parent | 71ccb50074f31a50a1da4c1d8306d54da0907b00 [diff] |
libbpf: Add base BTF accessor Add ability to get base BTF. It can be also used to check if BTF is split BTF. Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20201202065244.530571-3-andrii@kernel.org