Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / lib / Kconfig.debug
index 35cd828..403071f 100644 (file)
@@ -699,6 +699,14 @@ config DEBUG_OBJECTS_ENABLE_DEFAULT
        help
          Debug objects boot parameter default value
 
+config SHRINKER_DEBUG
+       bool "Enable shrinker debugging support"
+       depends on DEBUG_FS
+       help
+         Say Y to enable the shrinker debugfs interface which provides
+         visibility into the kernel memory shrinkers subsystem.
+         Disable it to avoid an extra memory footprint.
+
 config HAVE_DEBUG_KMEMLEAK
        bool