Re: [PATCH] Added support for LIR tracing. Implemented for x86.

2009-04-16 Thread Pekka Enberg
On Thu, 2009-04-16 at 00:57 +0200, Arthur HUILLET wrote: > this patch adds a LIR tracer. It has only been implemented for x86 so > I assume you will have to tweak it a bit before merging it upstream. > It seems to work fine here, so please apply. Nope, i386 is the only supported architecture for n

[PATCH] Added support for LIR tracing. Implemented for x86.

2009-04-15 Thread Arthur HUILLET
Signed-off-by: Arthur HUILLET --- Hi, this patch adds a LIR tracer. It has only been implemented for x86 so I assume you will have to tweak it a bit before merging it upstream. It seems to work fine here, so please apply. arch/x86/Makefile_32|1 + a