mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
cpuquiet: Add GCOV_PROFILE for governors
Include cpuquiet in GCOV profiling when enabled by defconfig. Change-Id: Iadac806d4b7efd9e34afa765dbec59f0491b96a8 Signed-off-by: Juha Tukkinen <jtukkinen@nvidia.com> Reviewed-on: http://git-master/r/192980 Reviewed-by: Automatic_Commit_Validation_User
This commit is contained in:
committed by
Huang, Tao
parent
73bd03ae8d
commit
be640e7ea9
@@ -1,3 +1,5 @@
|
||||
GCOV_PROFILE := y
|
||||
|
||||
obj-$(CONFIG_CPUQUIET_GOVERNOR_USERSPACE) += userspace.o
|
||||
obj-$(CONFIG_CPUQUIET_GOVERNOR_BALANCED) += balanced.o
|
||||
obj-$(CONFIG_CPUQUIET_GOVERNOR_RUNNABLE) += runnable_threads.o
|
||||
|
||||
Reference in New Issue
Block a user