FRV: Add basic performance counter support
authorDavid Howells <dhowells@redhat.com>
Wed, 1 Jul 2009 23:46:21 +0000 (00:46 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Jul 2009 02:38:31 +0000 (19:38 -0700)
commit42ca4fb69126dd9d0e25112edca1cacf846aa5c3
treea06d9c3eb1b7ebd62dd04328bc4371b4016224a3
parent00460f41fffc0435dbb6ab4b058a190163d57ce6
FRV: Add basic performance counter support

Add basic performance counter support to the FRV arch.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/frv/Kconfig
arch/frv/include/asm/perf_counter.h [new file with mode: 0644]
arch/frv/lib/Makefile
arch/frv/lib/perf_counter.c [new file with mode: 0644]