You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bpf-linker's BTF tests require bpftool to run the BTF tests, as they run bpftool btf dump. We should write our own btfdump utility that outputs the same format as bpftool btf dump.
The text was updated successfully, but these errors were encountered:
bpf-linker's BTF tests require bpftool to run the BTF tests, as they run
bpftool btf dump
. We should write our ownbtfdump
utility that outputs the same format as bpftool btf dump.The text was updated successfully, but these errors were encountered: