Skip to content

Instantly share code, notes, and snippets.

@fcamel
Created November 12, 2017 04:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fcamel/859de5f13350ccb813664064368c7485 to your computer and use it in GitHub Desktop.
Save fcamel/859de5f13350ccb813664064368c7485 to your computer and use it in GitHub Desktop.
$ stap -L 'kernel.statement("tcp_sync_mss@*:*")'
kernel.statement("tcp_sync_mss@/build/linux-3phnTq/linux-4.4.0/net/ipv4/tcp_output.c:1395") $sk:struct sock* $pmtu:u32
kernel.statement("tcp_sync_mss@/build/linux-3phnTq/linux-4.4.0/net/ipv4/tcp_output.c:1400") $sk:struct sock* $pmtu:u32
kernel.statement("tcp_sync_mss@/build/linux-3phnTq/linux-4.4.0/net/ipv4/tcp_output.c:1401") $sk:struct sock* $pmtu:u32
kernel.statement("tcp_sync_mss@/build/linux-3phnTq/linux-4.4.0/net/ipv4/tcp_output.c:1407") $sk:struct sock* $pmtu:u32
kernel.statement("tcp_sync_mss@/build/linux-3phnTq/linux-4.4.0/net/ipv4/tcp_output.c:1408") $sk:struct sock* $pmtu:u32
kernel.statement("tcp_sync_mss@/build/linux-3phnTq/linux-4.4.0/net/ipv4/tcp_output.c:1409") $_min1:int $sk:struct sock*
kernel.statement("tcp_sync_mss@/build/linux-3phnTq/linux-4.4.0/net/ipv4/tcp_output.c:1410") $sk:struct sock* $pmtu:u32
kernel.statement("tcp_sync_mss@/build/linux-3phnTq/linux-4.4.0/net/ipv4/tcp_output.c:1413") $sk:struct sock* $pmtu:u32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment