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've not checked whether bpftool can dump a map protected by a spinlock, but I suspect it cannot (BPF_F_LOCK is likely required?). We should check and make it possible if it's not the case.
The text was updated successfully, but these errors were encountered:
I've not checked whether bpftool can dump a map protected by a spinlock, but I suspect it cannot (
BPF_F_LOCK
is likely required?). We should check and make it possible if it's not the case.The text was updated successfully, but these errors were encountered: