tracing send and recv system call

Varun Sharma vsdssd at gmail.com
Mon Jun 3 04:42:16 EDT 2013


Hi,
I am tracing send and recv system call .From user space to kernel space
switching
send in kernel space not going into sys_send .It directly going into
sys_sendto .
I am using linux 2.6.32.60 for this operation.my printk statement is
printed in sys_sendto but not in sys_send.

Is it right way of calling.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130603/0b0ec43a/attachment.html 


More information about the Kernelnewbies mailing list