How to detach ebpf programs before LoadAndAssign #1631
Unanswered
Robin3Chan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using kernelspace programs by bpf2go, how to detach some of the programs in userspace before LoadAndAssign? I want to use kprobe/kretprobe or fexit in different arch, so I need to delete some progs.
Beta Was this translation helpful? Give feedback.
All reactions