aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/debug.config
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-11-05 23:05:47 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2017-11-10 15:49:28 +0900
commitbee188ac6521c9540fc6d11851217a3e042b68c3 (patch)
tree3b1af5aa8bafa5d8293793fb1268786cc0913165 /src/tests/qemu/debug.config
parentdevice: wait for all peers to be freed before destroying (diff)
downloadwireguard-monolithic-historical-bee188ac6521c9540fc6d11851217a3e042b68c3.tar.xz
wireguard-monolithic-historical-bee188ac6521c9540fc6d11851217a3e042b68c3.zip
qemu: more debugging
Diffstat (limited to 'src/tests/qemu/debug.config')
-rw-r--r--src/tests/qemu/debug.config9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/tests/qemu/debug.config b/src/tests/qemu/debug.config
index ac20063..9f6c236 100644
--- a/src/tests/qemu/debug.config
+++ b/src/tests/qemu/debug.config
@@ -29,7 +29,6 @@ CONFIG_UBSAN_NULL=y
CONFIG_DEBUG_KMEMLEAK=y
CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=8192
CONFIG_DEBUG_STACK_USAGE=y
-CONFIG_KCOV=y
CONFIG_DEBUG_SHIRQ=y
CONFIG_WQ_WATCHDOG=y
CONFIG_SCHED_DEBUG=y
@@ -56,3 +55,11 @@ CONFIG_RCU_CPU_STALL_TIMEOUT=21
CONFIG_RCU_TRACE=y
CONFIG_RCU_EQS_DEBUG=y
CONFIG_USER_STACKTRACE_SUPPORT=y
+CONFIG_DEBUG_SG=y
+CONFIG_DEBUG_NOTIFIERS=y
+CONFIG_DOUBLEFAULT=y
+CONFIG_X86_DEBUG_FPU=y
+CONFIG_DEBUG_SECTION_MISMATCH=y
+CONFIG_DEBUG_PAGEALLOC=y
+CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT=y
+CONFIG_DEBUG_WW_MUTEX_SLOWPATH=y