summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/network/tcp.stp
Commit message (Collapse)AuthorAgeFilesLines
* Make examples executableEugeniy Meshcheryakov2009-04-041-0/+0
|
* Add headerEugeniy Meshcheryakov2009-03-281-0/+2
|
* Added functions to grab IP source and destination from a socket, andBreno Leitao2009-03-201-0/+11
functions to grab TCP source and destination port from a socket. Also, used this function inside some TCP probe functions, as recvmsg, to provide a richer set of fields.