android_kernel_xiaomi_sm8350/arch/powerpc/oprofile
Carl Love bcb63e25ed [POWERPC] cell: PPU Oprofile cleanup patch
This is a clean up patch that includes the following changes:

 -Some comments were added to clarify the code based on feedback
  from the community.
 -The write_pm_cntrl() and set_count_mode() were passed a
  structure element from a global variable.  The argument was
  removed so the functions now just operate on the global directly.
 -The set_pm_event() function call in the cell_virtual_cntr()
  routine was moved to a for-loop before the for_each_cpu loop

Signed-off-by: Carl Love <carll@us.ibm.com>
Signed-off-by: Maynard Johnson <mpjohn@us.ibm.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
2007-02-13 22:03:06 +01: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
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
op_model_7450.c [POWERPC] Oprofile cleanup 2007-02-07 14:03:19 +11:00
op_model_cell.c [POWERPC] cell: PPU Oprofile cleanup patch 2007-02-13 22:03:06 +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