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

Commit e5f54d34 authored by Steve Muckle's avatar Steve Muckle
Browse files

defconfig: msm8994: enable CONFIG_IRQ_TIME_ACCOUNTING



IRQ_TIME_ACCOUNTING provides for very fine grain profiling of irq
overhead. The scheduler can use it in task placement decisions and
in providing busy time to the CPU frequency governor.

Change-Id: Ib0b6419fd76ba0055c7f6b473ee846d1cf3520fb
Signed-off-by: default avatarSteve Muckle <smuckle@codeaurora.org>
parent 67500007
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ CONFIG_LOCALVERSION="-perf"
CONFIG_SYSVIPC=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_IRQ_TIME_ACCOUNTING=y
CONFIG_RCU_FAST_NO_HZ=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
+1 −0
Original line number Diff line number Diff line
CONFIG_SYSVIPC=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_IRQ_TIME_ACCOUNTING=y
CONFIG_RCU_FAST_NO_HZ=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y