[PATCH 21/32] powerpc/configs/64s: Enable SCHEDSTATS
Michael Ellerman
mpe at ellerman.id.au
Fri Apr 14 23:24:04 AEST 2023
Distros enable it.
Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
---
arch/powerpc/configs/ppc64_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index 3154f307bba6..2cee399d3abc 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -407,6 +407,7 @@ CONFIG_DEBUG_VM=y
CONFIG_DEBUG_STACKOVERFLOW=y
CONFIG_SOFTLOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
+CONFIG_SCHEDSTATS=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_FUNCTION_TRACER=y
CONFIG_LOCK_TORTURE_TEST=m
--
2.39.2
More information about the Linuxppc-dev
mailing list