Files
kernel_common_drivers/drivers/memory_debug/slub_debug/Kconfig
T
biao.sun af23fda6e7 slub_debug: move /sys/kernel/debug/slab to /proc/slub_debug [1/1]
PD#SWPL-247997

Problem:
debugfs is closed in kernel6.12

Solution:
move slub debug node to /proc/slub_debug

Verify:
sc2

Change-Id: Ia29a3d1f446ac9b705588c3a9b871fcfa3a1c72d
Signed-off-by: biao.sun <biao.sun@amlogic.com>
2026-02-05 03:05:23 -08:00

9 lines
215 B
Plaintext

# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
config AMLOGIC_SLUB_DEBUG
bool "Amlogic cma debug support"
depends on !DEBUG_FS
default y
help
This is the debug interface for slub alloc and free