LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to find the sequence for signal handling mechanism in linux kernel ? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-find-the-sequence-for-signal-handling-mechanism-in-linux-kernel-877528/)

vl chowdary 04-28-2011 12:49 AM

How to find the sequence for signal handling mechanism in linux kernel ?
 
Hi mates,
I am working on tracing the signal handling mechanism in linux kernel internallly. For that, i build the kernel. Now, i want to trace the signal handling mechanism in the old kernel. I got to about SYSLOG and PRINTK for this. But,
how to use these tools exactly in tracing the handling of signals internally ?.
Is, there any tool similar to backtrace to do that?.
How the call flow is done internally ?

If anybody know the details, kindly share with me:)
Thanks in advance to all repliers:)

Thanks
vlc

Aquarius_Girl 04-28-2011 02:07 AM

See if strace helps you.


All times are GMT -5. The time now is 07:45 PM.