xref: /freebsd/sys/conf/std.nodebug (revision 1985940204dc01d4524c6351ab25a182bfde23ae)
16eebda3bSAndrew Turner#
26eebda3bSAndrew Turner# std.nodebug -- Disable the debug options found in the GENERIC kernel config.
36eebda3bSAndrew Turner#
46eebda3bSAndrew Turner
56eebda3bSAndrew Turnernooptions	INVARIANTS
66eebda3bSAndrew Turnernooptions	INVARIANT_SUPPORT
743188432SKonstantin Belousovnooptions	DIAGNOSTIC
86eebda3bSAndrew Turnernooptions	WITNESS
96eebda3bSAndrew Turnernooptions	WITNESS_SKIPSPIN
1021a37c3cSKonstantin Belousovnooptions	DEBUG_VFS_LOCKS
116eebda3bSAndrew Turnernooptions	BUF_TRACKING
126eebda3bSAndrew Turnernooptions	FULL_BUF_TRACKING
136eebda3bSAndrew Turnernooptions	DEADLKRES
146eebda3bSAndrew Turnernooptions	COVERAGE
156eebda3bSAndrew Turnernooptions	KCOV
166eebda3bSAndrew Turnernooptions	MALLOC_DEBUG_MAXZONES
176eebda3bSAndrew Turnernooptions	QUEUE_MACRO_DEBUG_TRASH
18438ca68cSKristof Provostnooptions	KDTRACE_MIB_SDT
19*19859402SMichael Tuexennooptions	TCP_HPTS_KTEST
206eebda3bSAndrew Turner
211c55b0ceSBjoern A. Zeeb# Net80211 debugging
221c55b0ceSBjoern A. Zeebnooptions	IEEE80211_DEBUG
231c55b0ceSBjoern A. Zeeb
246eebda3bSAndrew Turner# USB debugging
256eebda3bSAndrew Turnernooptions	USB_DEBUG
266eebda3bSAndrew Turnernooptions	HID_DEBUG
276eebda3bSAndrew Turner
286eebda3bSAndrew Turner# CAM debugging
296eebda3bSAndrew Turnernooptions	CAMDEBUG
306eebda3bSAndrew Turnernooptions	CAM_DEBUG_FLAGS
31