Hi all,I'm writing a KLM where I want to detect from where a system call is invoked and report the program counter(PC). So I want to unwind the user stack from the kernel, and go above the libc and find the PC, if it lies in a program text.
Any idea or any body did similar work can give some pointer? Regards,Saumendra Dash
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/