drivers: 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 kernel's old oprofile support. Suggested-by: NChristoph Hellwig <hch@infradead.org> Suggested-by: NLinus Torvalds <torvalds@linux-foundation.org> Signed-off-by: NViresh Kumar <viresh.kumar@linaro.org> Acked-by: NRobert Richter <rric@kernel.org> Acked-by: Paul E. McKenney <paulmck@kernel.org> #RCU Acked-by: NWilliam Cohen <wcohen@redhat.com> Acked-by: NAl Viro <viro@zeniv.linux.org.uk> Acked-by: NThomas Gleixner <tglx@linutronix.de>
Showing
drivers/oprofile/cpu_buffer.c
已删除
100644 → 0
drivers/oprofile/cpu_buffer.h
已删除
100644 → 0
drivers/oprofile/oprof.c
已删除
100644 → 0
drivers/oprofile/oprof.h
已删除
100644 → 0
drivers/oprofile/oprofilefs.c
已删除
100644 → 0
drivers/oprofile/timer_int.c
已删除
100644 → 0
include/linux/oprofile.h
已删除
100644 → 0
想要评论请 注册 或 登录