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

Commit ec31e341 authored by Vince Leung's avatar Vince Leung
Browse files

defconfig: Enable CPU frequency switch profiling support on Krait targets



CPU frequency switch profiling is by enabled in the regular defconfigs
of msm8974 and apq8084. Enable these for the perf_defconfigs also for
those targets to enable profiling on customer devices.

Change-Id: Iac0add0afa54e6c5a6f69da713c31fd2e20ea0ab
Signed-off-by: default avatarVince Leung <vincentl@codeaurora.org>
parent 5f4d31f2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -573,6 +573,8 @@ CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_IPC_LOGGING=y
CONFIG_SCHED_TRACER=y
CONFIG_ENABLE_DEFAULT_TRACERS=y
CONFIG_CPU_FREQ_SWITCH_PROFILER=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_DEBUG_USER=y
CONFIG_PID_IN_CONTEXTIDR=y
+2 −0
Original line number Diff line number Diff line
@@ -479,6 +479,8 @@ CONFIG_TIMER_STATS=y
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_IPC_LOGGING=y
CONFIG_ENABLE_DEFAULT_TRACERS=y
CONFIG_CPU_FREQ_SWITCH_PROFILER=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_DEBUG_USER=y
CONFIG_PID_IN_CONTEXTIDR=y