akshayknarayan / tcpcong

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Query the tcp:tcp_probe tracepoint for congestion control information about the specified flows. Graph the output and optionally write it to a file.

Dependencies

Usage:

python3 tcpcong.py --flow "[*|src_port] -> [*|dst_port]" --file <out_file>

About


Languages

Language:Python 75.4%Language:C 24.6%