Hi All,

I am all new to this area so please sorry in advance if i am asking a wrong a wrong query.
I made an client server program,i have to trace the kernel functions that are being called when write() call is being executed in the server program.
I try'ed with strace but didn't get the desired output.
Please help me in above.

Regards