On Thu, Jul 17, 2008 at 05:29:33PM -0400, Masami Hiramatsu wrote:
> > <tytso@closure> {/usr/projects/systemtap/examples}
> > 9% grep DEBUG_KERNEL /boot/config-2.6.26-03033-g97438cf
> > CONFIG_DEBUG_KERNEL=y
>
> Could you check CONFIG_DEBUG_INFO=y instead of DEBUG_KERNEL?
% grep DEBUG_INFO /boot/config-2.6.26-03033-g97438cf
CONFIG_DEBUG_INFO=y
- Ted