More oprofile bits for MIPS32-style performance counters. The code to
authorRalf Baechle <ralf@linux-mips.org>
Mon, 7 Feb 2005 02:54:29 +0000 (02:54 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:30:27 +0000 (19:30 +0100)
commit54176736f734ca3a1f27416d8e5804981a627076
treec304751efa231b2bb8a81eca4f399c122f3cf9fe
parent29c4869946f9182f5d5f76502ac5a4a71b3b3e62
More oprofile bits for MIPS32-style performance counters.  The code to
bolt this into the actual hardware interrupt is yet missing from this
commit.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
 FEXPORT(ret_from_fork)
arch/mips/oprofile/Kconfig
arch/mips/oprofile/common.c
arch/mips/oprofile/op_impl.h
arch/mips/oprofile/op_model_mipsxx.c [new file with mode: 0644]