On Wed, 16 Jul 2014 11:23:28 -0500 Felipe Balbi <balbi@xxxxxx> wrote: > Hi folks, > > I was trying to use Kernel Function Profiler to figure out why my > driver's IRQ handler is taking so much CPU time but to my surprise, > whenever I try to trace anything, I get a "Unable to handle kernel > paging request at virtual address XXXX" error. > > Is anybody else seen that or did I screw up my Kernel config ? No, it's probably my fault. The ftrace infrastructure is going through an overhaul and some dramatic changes are happening. Although it has passed all my tests, I can't cover everyone's configs and use cases. Please send me your config and the steps you did to enable function profiling. This is x86 correct? Other archs are already known to be broken and I'm working on fixing them now. -- Steve > > cheers > > ps: I have tried tracing a few different drivers and they all trigger > the same problem. > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html