linux/arch/sh/kernel/cpu/sh4a
Paul Mundt ac44e66947 sh: perf events: Add preliminary support for SH-4A counters.
This adds in preliminary support for the SH-4A performance counters.
Presently only the first 2 counters are supported, as these are the ones
of the most interest to the perf tool and end users. Counter chaining is
not presently handled, so these are simply implemented as 32-bit
counters.

This also establishes a perf event support framework for other hardware
counters, which the existing SH-4 oprofile code will migrate over to as
the SH-4A support evolves.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-10-28 17:57:54 +09:00
..
clock-sh7343.c sh: sh7343 clock framework rewrite 2009-06-11 09:14:34 +03:00
clock-sh7366.c sh: sh7366 clock framework rewrite 2009-06-11 09:15:07 +03:00
clock-sh7722.c sh: drop static UIO clocks for sh7722, sh7723 and sh7724 2009-08-23 18:03:21 +09:00
clock-sh7723.c sh: drop static UIO clocks for sh7722, sh7723 and sh7724 2009-08-23 18:03:21 +09:00
clock-sh7724.c Merge branches 'sh/hwblk' and 'sh/pm-runtime' 2009-08-23 18:04:07 +09:00
clock-sh7757.c sh: Add initial support for SH7757 CPU subtype 2009-08-21 17:25:47 +09:00
clock-sh7763.c sh: clkfwk: Rework legacy CPG clock handling. 2009-05-13 17:38:11 +09:00
clock-sh7770.c sh: clkfwk: Make recalc return an unsigned long. 2009-05-12 03:45:08 +09:00
clock-sh7780.c sh: clkfwk: Rework legacy CPG clock handling. 2009-05-13 17:38:11 +09:00
clock-sh7785.c sh: rework mode pin code 2009-06-11 09:08:53 +03:00
clock-sh7786.c sh: clkfwk: Rework legacy CPG clock handling. 2009-05-13 17:38:11 +09:00
clock-shx3.c sh: clkfwk: Rework legacy CPG clock handling. 2009-05-13 17:38:11 +09:00
hwblk-sh7722.c sh: Add support for multiple hwblk counters 2009-07-20 04:23:39 +09:00
hwblk-sh7723.c sh: hwblk support for sh7723 2009-07-20 04:23:44 +09:00
hwblk-sh7724.c sh: hwblk support for sh7724 2009-08-04 14:40:55 +09:00
Makefile sh: perf events: Add preliminary support for SH-4A counters. 2009-10-28 17:57:54 +09:00
perf_event.c sh: perf events: Add preliminary support for SH-4A counters. 2009-10-28 17:57:54 +09:00
pinmux-sh7722.c sh: Move the CPU definition headers from asm/ to cpu/. 2008-10-20 12:04:53 +09:00
pinmux-sh7723.c sh: Move the CPU definition headers from asm/ to cpu/. 2008-10-20 12:04:53 +09:00
pinmux-sh7724.c sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype. 2009-04-16 14:40:56 +09:00
pinmux-sh7757.c sh: Add initial support for SH7757 CPU subtype 2009-08-21 17:25:47 +09:00
pinmux-sh7785.c sh: sh7785 pinmux support 2008-10-23 11:59:37 +09:00
pinmux-sh7786.c sh: Tidy up sh7786 pinmux table. 2009-03-31 07:39:51 +09:00
setup-sh7343.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7366.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7722.c sh: Add support DMA Engine to SH7722 2009-09-25 12:17:27 +09:00
setup-sh7723.c sh: Runtime PM pdev hwblk - sh7723 2009-08-04 15:06:01 +09:00
setup-sh7724.c sh: Runtime PM pdev hwblk - sh7724 2009-08-04 15:06:09 +09:00
setup-sh7757.c sh: Add initial support for SH7757 CPU subtype 2009-08-21 17:25:47 +09:00
setup-sh7763.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7770.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7780.c sh: Add support DMA Engine to SH7780 2009-09-25 12:19:33 +09:00
setup-sh7785.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7786.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-shx3.c sh: Disable SCIF2 on the SH-X3 proto CPU. 2009-10-18 15:13:28 +09:00
smp-shx3.c sh: Force boot CPU in to light sleep mode for SH-X3 SMP. 2009-10-16 17:19:08 +09:00