iovisor / bcc

BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
Apache License 2.0
20.36k stars 3.86k forks source link

tools: add udpsend.py to traces UDP sendmsg() calls #4874

Open WeiZhixiong opened 8 months ago

WeiZhixiong commented 8 months ago

This tool traces UDP sendmsg() calls, showing the process name, PID, IP Version, source and destination IP addresses and ports.