Re: [PATCH v9 07/10] tracing: add dynamic function graph tracerfor MIPS

From: Ralf Baechle
Date: Fri Nov 20 2009 - 12:59:22 EST


On Fri, Nov 20, 2009 at 08:34:35PM +0800, Wu Zhangjin wrote:

> From: Wu Zhangjin <wuzhangjin@xxxxxxxxx>
>
> This patch make function graph tracer work with dynamic function tracer.
>
> To share the source code of dynamic function tracer(MCOUNT_SAVE_REGS),
> and avoid restoring the whole saved registers, we need to restore the ra
> register from the stack.
>
> (NOTE: This not work with 32bit! need to ensure why!)
>
> Signed-off-by: Wu Zhangjin <wuzhangjin@xxxxxxxxx>

Queued for 2.6.33 but due to patch 3/3 I won't propagate this series
immediately to linux-next.

Thanks!

Ralf
--
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/