Netqtop 3037 (#3048)
The tool netqtop uses tracepoints NET_DEV_START_XMIT and NETIF_RECEIVE_SKB to intercept every transmitted and received packet, as a result, considerable performance descent is expected. Details for some performance evaluation can be found at https://github.com/iovisor/bcc/pull/3048
Showing
- README.md 1 addition, 0 deletionsREADME.md
- man/man8/netqtop.8 56 additions, 0 deletionsman/man8/netqtop.8
- tools/netqtop.c 113 additions, 0 deletionstools/netqtop.c
- tools/netqtop.py 218 additions, 0 deletionstools/netqtop.py
- tools/netqtop_example.txt 190 additions, 0 deletionstools/netqtop_example.txt
Loading
Please register or sign in to comment