]> sourceware.org Git - systemtap.git/commitdiff
tcp_init_cwnd: fix referring url
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 24 Mar 2011 19:11:37 +0000 (15:11 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 24 Mar 2011 19:11:37 +0000 (15:11 -0400)
testsuite/systemtap.examples/network/tcp_init_cwnd.stp

index 779875e26befa9198a19bd64fdec72a949914a81..ef79612ad55fde4c0a4a36b86bf1bb4d87c120ba 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/stap -g
 
-# Based upon http://blog.yufeng.info/archives/1195, bring the goodness
+# Based upon http://blog.yufeng.info/archives/1173, bring the goodness
 # of linux commit 442b9635c5 to the pre-2.6.39 masses.
 
 probe kernel.function("tcp_init_cwnd").return
This page took 0.028951 seconds and 5 git commands to generate.