summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrik Torstensson <totte@google.com>2021-04-04 17:36:19 -0700
committerPatrik Torstensson <totte@google.com>2021-04-09 02:33:20 +0000
commitafbe0c19a67d3053d5c43ba7042c091478b65a0f (patch)
treed8cf7fd19513f80dad9fcebb37653b5f35a83bde
parentdf26ee79be1c541c04faf34b43d842ca48845f76 (diff)
downloadconfig-afbe0c19a67d3053d5c43ba7042c091478b65a0f.tar.gz
Reduce overhead of debug logs
- Reduce the amount of log lines saved by the debug snapshot Bug: 184900231 Change-Id: I42f9608c84fa98767ab9786432d782b88df1e92a
-rw-r--r--r11_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/r11_defconfig b/r11_defconfig
index f2d9a27..f7ca954 100644
--- a/r11_defconfig
+++ b/r11_defconfig
@@ -432,6 +432,7 @@ CONFIG_EXYNOS_DVFS_MANAGER=y
CONFIG_EXYNOS_DEBUG=y
CONFIG_DEBUG_SNAPSHOT=y
CONFIG_DEBUG_SNAPSHOT_FREQ_DOMAIN_NUM=20
+CONFIG_DEBUG_SNAPSHOT_LOG_ITEM_SIZE=256
CONFIG_DEBUG_SNAPSHOT_SFRDUMP=y
CONFIG_DEBUG_SNAPSHOT_QUICKDUMP=y
CONFIG_EXYNOS_ITMON=y