Function Profiler broken on today's linux-next

Steven Rostedt rostedt at goodmis.org
Wed Jul 16 09:29:21 PDT 2014


On Wed, 16 Jul 2014 11:23:28 -0500
Felipe Balbi <balbi at ti.com> 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.
> 




More information about the linux-arm-kernel mailing list