April 1, 2011
9:49 a.m.
Hi, Is there a way to find, in the kernel src tree, which routine/function is calling another function OR kernel function invocation stack order? This would be helpful for me to know the various steps/functionalities involved during executing something in kernel space. -Sri-