summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/network/tcp_trace.meta
Commit message (Collapse)AuthorAgeFilesLines
* This script (tcp_trace) can be used to trace tcp connection parameters and ↵David J. Wilder2009-10-081-0/+14
state changes. This work was original inspired by Stephen Hemminger's TCP cwnd snooper (net/ipv4/tcp_probe.c). Tcp_trace is a helpful tool for troubleshooting connection performance issues.