diff options
author | Changbin Du <[email protected]> | 2022-12-18 06:35:08 +0800 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2022-12-20 16:09:39 -0800 |
commit | e6b4e1d759d3bfb7cb84c87cc8f1858da7db8dea (patch) | |
tree | 8f81adbecba13748e0f6e5c3d49c65a0ffe468ac /lib/netdev-notifier-error-inject.c | |
parent | 1520e8466d683b6c5e1aa53aa65165ebd5da46cf (diff) |
libbpf: Show error info about missing ".BTF" section
Show the real problem instead of just saying "No such file or directory".
Now will print below info:
libbpf: failed to find '.BTF' ELF section in /home/changbin/work/linux/vmlinux
Error: failed to load BTF from /home/changbin/work/linux/vmlinux: No such file or directory
Signed-off-by: Changbin Du <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions