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
David Gibson f7f6f4fea6 [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
This patches the ppc32 and ppc64 versions of the headers and .c files
with helper functions for manipulating the performance counting
hardware.  As a side effect, it removes use of the term "perfmon" from
ppc32, thus avoiding confusion with the unrelated performance counter
interface from HP Labs also called "perfmon".

Built, but not booted, for g5, pSeries, iSeries, and 32-bit Powermac
with both ARCH=powerpc and ARCH=ppc{,64} as appropriate.

Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-20 16:22:24 +10:00
..
Kconfig [PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpc 2005-09-21 19:21:08 +10:00
Makefile [PATCH] Merge arch/ppc*/oprofile/Makefile into arch/powerpc/oprofile 2005-09-21 19:21:08 +10:00
common.c [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] 2005-10-20 16:22:24 +10:00
op_model_fsl_booke.c [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] 2005-10-20 16:22:24 +10:00
op_model_power4.c [PATCH] powerpc: merge the rest of arch/ppc*/oprofile 2005-09-21 19:21:08 +10:00
op_model_rs64.c [PATCH] powerpc: merge the rest of arch/ppc*/oprofile 2005-09-21 19:21:08 +10:00