Re: [Cbe-oss-dev] [RFC, PATCH 2/4] Add support to OProfile for profiling Cell BE SPUs -- update

From: Arnd Bergmann
Date: Mon Jan 29 2007 - 23:09:42 EST


On Monday 29 January 2007 20:47, Maynard Johnson wrote:
> The code was setting up the debug bus for group 21 when profiling on the
> event PPU CYCLES.  The debug bus is not actually used by the hardware
> performance counters when counting PPU CYCLES.  Setting up the debug bus
> for PPU CYCLES causes signal routing conflicts on the debug bus when
> profiling PPU cycles and another PPU event.  This patch fixes the code to
> only setup the debug bus to route the performance signals for the non
> PPU CYCLE events.
>
> Signed-off-by: Maynard Johnson <mpjohn@xxxxxxxxxx>
> Signed-off-by: Carl Love <carll@xxxxxxxxxx>

Acked-by: Arnd Bergmann <arnd.bergmann@xxxxxxxxxx>

Any suggestion for a one-line patch title?
-
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/