[SPARC]: Add sparc profiling support
authorMartin Habets <errandir_news@mph.eclipse.co.uk>
Wed, 18 Oct 2006 02:21:48 +0000 (19:21 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 18 Oct 2006 02:28:53 +0000 (19:28 -0700)
commit9550e59c4587f637d9aa34689e32eea460e6f50c
treebe6c47289c83e81f9b4e5238f7b1b2eaf1bf8fa6
parent872ec6484720e7ddfebb8e15c232fa7ca158ef2e
[SPARC]: Add sparc profiling support

This patch adds profiling support to the sparc architecture. It is a
copy of the sparc64 implementation.

Signed-off-by: Martin Habets <errandir_news@mph.eclipse.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/Kconfig
arch/sparc/Makefile
arch/sparc/kernel/time.c
arch/sparc/oprofile/Kconfig [new file with mode: 0644]
arch/sparc/oprofile/Makefile [new file with mode: 0644]
arch/sparc/oprofile/init.c [new file with mode: 0644]