Re: powerpc ftrace functionality

2009-01-23 Thread Lee Nipper
On Mon, 2009-01-19 at 13:51 -0700, Lee Nipper wrote: > Is ftrace functional with latest kernel on powerpc (32-bit) ? > It appears broken unless I'm missing something. FWIW, 2.6.29-rc2 powerpc ftrace works with one patch from Steven Rostedt added in: http://git.kernel.org/?p=linux/kernel/git/ros

powerpc ftrace functionality

2009-01-19 Thread Lee Nipper
Is ftrace functional with latest kernel on powerpc (32-bit) ? I was checking basic functionality using the README steps. The output of tracing/trace includes the header but nothing more (no trace lines). It appears broken unless I'm missing something. Below is the interaction. Lee # mkdir /deb