CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/08/19 02:39:30

Modified files:
        sys/arch/powerpc/include: profile.h 
        sys/arch/powerpc/powerpc: pmap.c 

Log message:
Mark all the C functions called in real mode as non instrumented and
remove the check for address relocation from MCOUNT_ENTER.

This fix kernel profiling on powerpc architectures, broken since the
buffers are per cpu.

ok miod@

Reply via email to