arch: parisc: Remove CONFIG_OPROFILE support
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 14 Jan 2021 11:35:22 +0000 (17:05 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 29 Jan 2021 04:34:52 +0000 (10:04 +0530)
commit7a22384df3de06a8eaf27fdecc7cba17555de595
tree4be8200f9ae63d576ee0eb4b3a41ef0099c2f896
parente258958945c6e1f682bf6d1f3b2bbf93895ae884
arch: parisc: Remove CONFIG_OPROFILE support

The "oprofile" user-space tools don't use the kernel OPROFILE support
any more, and haven't in a long time. User-space has been converted to
the perf interfaces.

Remove the old oprofile's architecture specific support.

Suggested-by: Christoph Hellwig <hch@infradead.org>
Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Robert Richter <rric@kernel.org>
Acked-by: William Cohen <wcohen@redhat.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Helge Deller <deller@gmx.de> # parisc
arch/parisc/Kconfig
arch/parisc/Makefile
arch/parisc/oprofile/Makefile [deleted file]
arch/parisc/oprofile/init.c [deleted file]