dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/powerpc/oprofile
Maynard Johnson c7eb734766 [POWERPC] cell: pm_rtas_activat_signals routine cleanup
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@us.ibm.com>
Signed-off-by: Carl Love <carll@us.ibm.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
2007-02-13 22:03:07 +01:00
..
Kconfig [POWERPC] re-enable OProfile for iSeries, using timer interrupt 2006-06-21 15:01:33 +10:00
Makefile [POWERPC] ps3: multiplatform build fixes 2006-12-04 20:41:16 +11:00
backtrace.c [POWERPC] powerpc oprofile __user annotations 2006-09-26 15:25:33 +10:00
common.c [POWERPC] Fix oprofile support on Cell LPAR 2007-01-24 21:13:59 +11:00
op_model_7450.c [POWERPC] Oprofile cleanup 2007-02-07 14:03:19 +11:00
op_model_cell.c [POWERPC] cell: pm_rtas_activat_signals routine cleanup 2007-02-13 22:03:07 +01:00
op_model_fsl_booke.c [POWERPC] Oprofile cleanup 2007-02-07 14:03:19 +11:00
op_model_power4.c [POWERPC] Oprofile cleanup 2007-02-07 14:03:19 +11:00
op_model_rs64.c [POWERPC] Oprofile cleanup 2007-02-07 14:03:19 +11:00