LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   where is "last_syscall" variable (struct thread_struct) in 2.6 kernel (https://www.linuxquestions.org/questions/linux-kernel-70/where-is-last_syscall-variable-struct-thread_struct-in-2-6-kernel-712699/)

ashok449 03-18-2009 11:51 PM

where is "last_syscall" variable (struct thread_struct) in 2.6 kernel
 
Hello All,

I can see a variable "last_syscall" in thread_struct structure(asm-ppc/processor.h) in 2.4 kernel. But I can't see in 2.6 kernel.

Where do I find this variable in 2.6 kernel?
All I need here is to track last system call executed in the process.



Thanks,
Ashok


All times are GMT -5. The time now is 09:54 AM.