Replies: 1 comment
|
find_btf_id is a static function. It may have been inlined. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I build v0.28.0 successfully, but find a strange issue. I pick some function symbol and look for them in libbpf.c.o(source file is
src/cc/libbpf.c). I can find all symbol exceptfind_btf_id. Why ?All reactions