On 6/24/20 6:38 AM, Andrii Nakryiko wrote:
Prevent loading/parsing vmlinux BTF twice in some cases: for CO-RE relocations and for BTF-aware hooks (tp_btf, fentry/fexit, etc).Fixes: a6ed02cac690 ("libbpf: Load btf_vmlinux only once per object.") Signed-off-by: Andrii Nakryiko <andr...@fb.com>
Lgtm, applied, thanks!