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

From: Wu Zhangjin
Date: Sun Nov 22 2009 - 01:20:22 EST


On Fri, 2009-11-20 at 17:24 +0000, Ralf Baechle wrote:
> 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!)
> >

Hi, Ralf, Could you please remove the above "NOTE", just test your
-queue repository with the latest sched_clock() in 32bit, it works well.
so, that NOTE is out-of-date.

Thanks & Best Regards,
Wu Zhangjin

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