Re: [PATCH] perf: export perf_trace_regs andperf_arch_fetch_caller_regs

From: Peter Zijlstra
Date: Thu Mar 11 2010 - 04:11:37 EST


On Thu, 2010-03-11 at 04:02 -0500, Christoph Hellwig wrote:
> On Thu, Mar 11, 2010 at 03:30:35PM +0800, Xiao Guangrong wrote:
> > Export perf_trace_regs and perf_arch_fetch_caller_regs since module will
> > use these
>
> What modules exactly? Uusually you add the export together with the
> series adding the users.

Pretty much all modular tracepoint users I think, I just got this from a
pp64_defconfig build:

ERROR: "perf_trace_regs" [fs/xfs/xfs.ko] undefined!
ERROR: ".perf_arch_fetch_caller_regs" [fs/xfs/xfs.ko] undefined!
ERROR: "perf_trace_regs" [arch/powerpc/platforms/cell/spufs/spufs.ko] undefined!
ERROR: ".perf_arch_fetch_caller_regs" [arch/powerpc/platforms/cell/spufs/spufs.ko] undefined!

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/