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

Commit 0c71783a authored by Matt Wagantall's avatar Matt Wagantall
Browse files

defconfig: apq8084: Enable CONFIG_PANIC_ON_RT_THROTTLING



Panic when RT throttling occurs, so that any RT thread(s) hogging
the CPU can be identified and debugged.

Change-Id: If251a475b697f9112143f77c845d24ef9cb42faa
Signed-off-by: default avatarMatt Wagantall <mattw@codeaurora.org>
parent 55896a97
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -604,6 +604,7 @@ CONFIG_LOCKUP_DETECTOR=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
# CONFIG_DETECT_HUNG_TASK is not set
# CONFIG_SYSRQ_SCHED_DEBUG is not set
CONFIG_PANIC_ON_RT_THROTTLING=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
CONFIG_DEBUG_KMEMLEAK=y