Replies: 1 comment
-
Sorry, I seem to have mistaken an executable |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys,Since my ebpf program used
vmlinux.h
, it couldn't run on a kernel that doesn't supportbtf
. So i want to generate tailored to resove this problem.But while generating the relevant file, I encountered an error.
Is there something i missed?
Beta Was this translation helpful? Give feedback.
All reactions