mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-12 08:48:48 +00:00
perf_counter: Turn off by default
Perfcounters were enabled by default to help testing - but now that we are submitting it upstream, make it default-disabled. Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Mike Galbraith <efault@gmx.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
cca3f454a8
commit
8dc8e5e8bc
@ -941,7 +941,6 @@ menu "Performance Counters"
|
|||||||
config PERF_COUNTERS
|
config PERF_COUNTERS
|
||||||
bool "Kernel Performance Counters"
|
bool "Kernel Performance Counters"
|
||||||
depends on HAVE_PERF_COUNTERS
|
depends on HAVE_PERF_COUNTERS
|
||||||
default y
|
|
||||||
select ANON_INODES
|
select ANON_INODES
|
||||||
help
|
help
|
||||||
Enable kernel support for performance counter hardware.
|
Enable kernel support for performance counter hardware.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user