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
I want to disable a kprobe program before LoadAndAssign, because some Linux kernel does not support the target kernel functions. Using libbpf, I can set autoload to "false". How could I disable the program with cilium?