[dtrace-discuss] Help required on tracing connect system call

Hemachandran Hemachandran.Namachivayam at Sun.COM
Thu Jun 14 19:22:23 PDT 2007


Hi,

How do I dtrace the arguments of connect system call. Can some one send 
in me any pointers or scripts I can use.

I am looking for some thing like this.

connect(4, {sa_family=AF_INET, sin_port=htons(53), 
sin_addr=inet_addr("128.200.1.201")}, 28) = 0

-Regards
Hemachandran


More information about the dtrace-discuss mailing list