Skip to content

Commit 465d18b

Browse files
authored
Merge pull request #321 from Komal-Bajaj/ftrace_config
QCLINUX: qcom.config: Enable FTRACE option for performance profiling
2 parents c4acd0c + 5c1f38d commit 465d18b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/qcom.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,5 @@ CONFIG_QCOM_INLINE_CRYPTO_ENGINE=m
8282
CONFIG_FS_ENCRYPTION_INLINE_CRYPT=y
8383
CONFIG_SCSI_UFS_CRYPTO=y
8484
CONFIG_FS_ENCRYPTION=y
85+
# Support performance profiling
86+
CONFIG_FTRACE=y

0 commit comments

Comments
 (0)