Andrii Nakryiko wrote: > Add a btf_get_from_fd() helper, which constructs struct btf from in-kernel BTF > data by FD. This is used for loading module BTFs. > > Signed-off-by: Andrii Nakryiko <and...@kernel.org> > ---
Acked-by: John Fastabend <john.fastab...@gmail.com>