> Hi, > > kprobes, > is there any way to print kernel function's local variables or kernel function parameters using kprobes ? > Currently, only printing global variables using prinntk seems to be OK from kprobe > handler. > e.g. strace on the user application side to trace system calls and prints parameters as well, is there something like ktrace > to trace linux kernel. > > Thanks and Regards > Deepak > P.S. Have also posted this query at lkml. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/