Hi all<br><br>I am facing problem in running an application over character driver written by me.  I wanted to profile that application (time required for each system call) so I compiled it using gcc -pg option. But some time i am receiving SIGPROF signal during ioctl() system call.<br>
<br>Is there any way we can control profile timer&#39;s value ? or some other way to get rid of this problem.<br><br><br>Thanks in advance<br> <br>