• Home
  • Raw
  • Download

Lines Matching full:debugging

119 	  Dynamic debugging is controlled via the 'dynamic_debug/control' file,
196 debugging but costs about 70-100K of memory.
207 debugging info resulting in a larger kernel image.
218 bool "Reduce debugging information"
220 If you say Y here gcc is instructed to generate less debugging
222 need full debugging information (like kgdb or systemtap) won't
223 be happy. But if you merely need debugging information to
230 bool "Compressed debugging information"
278 bool "Provide GDB scripts for kernel debugging"
284 instance. See Documentation/dev-tools/gdb-kernel-debugging.rst
391 larger and slower, but it gives very useful debugging information
431 menu "Generic Kernel Debugging Instruments"
438 if the system crashes for example during kernel debugging (e.g., you
480 debugging files into. Enable this option to be able to read and
527 bool "Kernel debugging"
541 menu "Memory Debugging"
588 Enable this to turn on debugging of RCU list heads (call_rcu() usage).
615 bool "SLUB debugging on by default"
619 Boot with debugging on by default. SLUB boots by default with
623 possible with slub_debug=xxx. SLUB debugging may be switched
759 Enable VM red-black tree debugging information and extra validations.
853 bool "Highmem debugging"
882 endmenu # "Memory Debugging"
1091 menu "Scheduler Debugging"
1094 bool "Collect scheduler debugging info"
1114 stats may be useful for both tuning and debugging the scheduler
1115 If you aren't debugging the scheduler or trying to tune a specific
1144 menu "Lock Debugging (spinlocks, mutexes, etc...)"
1152 bool "Lock debugging: prove locking correctness"
1238 bool "RT Mutex debugging, deadlock detection"
1245 bool "Spinlock and rw-lock debugging: basic checks"
1255 bool "Mutex debugging: basic checks"
1262 bool "Wait/wound mutex debugging: Slowpath testing"
1279 bool "RW Semaphore debugging: basic checks"
1282 This debugging feature allows mismatched rw semaphore locks
1286 bool "Lock debugging: detect incorrect freeing of live locks"
1311 bool "Lock dependency engine debugging"
1335 are detected by debugging mechanisms or not. (if you disable
1336 lock debugging then those bugs wont be detected of course.)
1377 bool "Debugging for csd_lock_wait(), called from smp_call_function*()"
1387 endmenu # lock debugging
1394 either tracing or lock debugging.
1407 It is also used by various kernel debugging features that require
1439 bool "kobject debugging"
1442 If you say Y here, some extra kobject debugging messages will be sent
1446 bool "kobject release debugging"
1610 bool "Remote debugging over FireWire early on boot"
1631 the debugging host before booting the debug target for debugging.
1636 See Documentation/core-api/debugging-via-ohci1394.rst for more information.
1652 be used by people debugging the kernel. Note that with PAT support
1670 specific access can be used by people debugging kernel drivers.
1679 menu "$(SRCARCH) Debugging"