Lines Matching refs:debugging
5 The slab allocator includes full debugging support (when built with
7 CONFIG_SLUB_DEBUG_ON=y). You can enable debugging only for selected
11 In order to switch debugging on one can add an option ``slab_debug``
12 to the kernel command line. That will enable full debugging for
23 Some of the modes of operation of ``slabinfo`` require that slub debugging
25 available without debugging on and validation can only partially
26 be performed if debugging was not switched on.
32 debugging is enabled. Format:
55 O Switch debugging off for caches that would have
57 - Switch all debugging off (useful if the kernel is
68 to only enable debugging on the dentry cache. You may use an asterisk at the
84 switch off debugging for such caches by default, use::
90 kmalloc. All other slabs will not get any debugging enabled::
305 Minimal debugging (sanity checks alone) can be enabled by booting with::
314 will be used (unlike full debugging).
318 and enabling debugging only for that cache