|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 5/5] xen/perfc: COMPILE TEST
---
xen/Kconfig.debug | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/xen/Kconfig.debug b/xen/Kconfig.debug
index c4a8d86912e0..9bc4eb2df353 100644
--- a/xen/Kconfig.debug
+++ b/xen/Kconfig.debug
@@ -60,18 +60,12 @@ config DEBUG_LOCKS
checks will be performed when acquiring and releasing locks.
config PERF_COUNTERS
- bool "Performance Counters"
- help
- Enables software performance counters that allows you to analyze
- bottlenecks in the system. To access this data you can use serial
- console to print (and reset) using 'p' and 'P' respectively, or
- the 'xenperf' tool.
+ bool
+ default y
config PERF_ARRAYS
- bool "Performance Counter Array Histograms"
- depends on PERF_COUNTERS
- help
- Enables software performance counter array histograms.
+ bool
+ default y
config VERBOSE_DEBUG
--
2.39.5
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |