I am facing a performance issue on my embedded box which is x86 based. I have installed valgrind on it, but so far it looks that it gives the performance data for application program but if I want to check the performance data for the kernel drivers, how can I do that?
Is there any tool which can help do that, by rebuilding the kernel with some options or anything..
Really appreciate any help!!