sparc64: Initial hw perf counter support.
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Sep 2009 13:28:20 +0000 (06:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Sep 2009 13:28:20 +0000 (06:28 -0700)
commit59abbd1e7cfd6018fb8e58a96aa562aaff8711e7
tree18114674792b9b79fff35b69bab7eea6a20fcf00
parent5686f9c3d67d5a20108fa26105c98b042df13123
sparc64: Initial hw perf counter support.

Only supports one simple counter and only UltraSPARC-IIIi chips.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/nmi.h
arch/sparc/include/asm/perf_counter.h
arch/sparc/kernel/Makefile
arch/sparc/kernel/nmi.c
arch/sparc/kernel/perf_counter.c [new file with mode: 0644]