arch: microblaze: Remove CONFIG_OPROFILE support
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 14 Jan 2021 11:35:20 +0000 (17:05 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 22 Jan 2021 06:42:23 +0000 (12:12 +0530)
commitd897a1670b3a84e6fde1c1da5270ec87316c98e3
tree0d97b7504e688372e7e664e19f14edf8faa1597b
parent1f4e74c0664a539cb2d0e98035e7664d2dcf29ba
arch: microblaze: 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: Michal Simek <michal.simek@xilinx.com>
Acked-by: William Cohen <wcohen@redhat.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
arch/microblaze/Kconfig
arch/microblaze/Makefile
arch/microblaze/oprofile/Makefile [deleted file]
arch/microblaze/oprofile/microblaze_oprofile.c [deleted file]