arm64: config: Enable LLCC Miss and BUS Profile
Enable the LLCC miss and BUS profile flag to allow profiling of LLCC misses from various subsystems for Anorak. Change-Id: I9f8e74902abdb9176f47431e904f97c437240bb4 Signed-off-by: Shivnandan Kumar <quic_kshivnan@quicinc.com>
This commit is contained in:
parent
21ee04f561
commit
4e30c01ef4
2
arch/arm64/configs/vendor/anorak.config
vendored
2
arch/arm64/configs/vendor/anorak.config
vendored
@ -214,6 +214,7 @@ CONFIG_PWM_QTI_LPG=m
|
||||
CONFIG_QCOM_AOSS_QMP=m
|
||||
CONFIG_QCOM_BALANCE_ANON_FILE_RECLAIM=y
|
||||
CONFIG_QCOM_BAM_DMA=m
|
||||
CONFIG_QCOM_BUS_PROF=m
|
||||
CONFIG_QCOM_BWMON=m
|
||||
CONFIG_QCOM_BWPROF=m
|
||||
# CONFIG_QCOM_CLK_APCC_MSM8996 is not set
|
||||
@ -249,6 +250,7 @@ CONFIG_QCOM_KGSL_CONTEXT_DEBUG=y
|
||||
CONFIG_QCOM_KGSL_IOCOHERENCY_DEFAULT=y
|
||||
CONFIG_QCOM_LAZY_MAPPING=m
|
||||
CONFIG_QCOM_LLCC=m
|
||||
CONFIG_QCOM_LLCC_MISS=m
|
||||
CONFIG_QCOM_LLCC_PERFMON=m
|
||||
CONFIG_QCOM_LLCC_PMU=m
|
||||
CONFIG_QCOM_LOGBUF_VENDOR_HOOKS=m
|
||||
|
Loading…
Reference in New Issue
Block a user