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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
以下两个挂载点,kprobe、kretprobe 挂载到 __sys_recvmsg,这里使用 tgid、pid 作为key,将 iov 等信息写入到 map,会出现包被覆盖情况吗?
deepflow/agent/src/ebpf/kernel/socket_trace.bpf.c
Lines 2267 to 2269 in 575d89d
deepflow/agent/src/ebpf/kernel/socket_trace.bpf.c
Lines 2286 to 2292 in 575d89d
Beta Was this translation helpful? Give feedback.
All reactions