Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a237d00 authored by Monu Surana's avatar Monu Surana
Browse files

defconfig: 8084: Increase default Kmemleak log size to 4000 from 400



The intention of this change is to help with memory leak
debugging, without any need to change the config file

Change-Id: I5a09ab3ff1d7352a8507962bfb55f86b93a6ca60
Signed-off-by: default avatarMonu Surana <msurana@codeaurora.org>
parent 0dcf4ed8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -563,6 +563,7 @@ CONFIG_LOCKUP_DETECTOR=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
CONFIG_DEBUG_KMEMLEAK=y
CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=4000
CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y