[PATCH] ftrace/ARM: add ARM support for C version of recordmcount

Steven Rostedt rostedt at goodmis.org
Mon Nov 22 14:33:07 EST 2010


On Mon, 2010-11-22 at 23:43 +0530, Rabin Vincent wrote:
> Depending on the compiler version, ARM GCC calls the mcount function
> either __gnu_mcount_nc or mcount.
> 
> Also, arch/arm/kernel/ftrace.c references mcount like
> kernel/tracing/ftrace.c, so change the exclusion filter to match any
> ftrace.c
> 

Could you separate that out into two patches. I think this is too much
of a "side effect" for a "add arch" patch.

Thanks,

-- Steve





More information about the linux-arm-kernel mailing list