mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: GKI: Enable HIST_TRIGGERS (x86)
Histogram triggers (already enabled for arm64) will be used to throttle frequent trace events on Android. Bug: 146055070 Bug: 145972256 Change-Id: Ia186a79867866e5b4ed37f2cc14be194505f3fba Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
This commit is contained in:
committed by
Suren Baghdasaryan
parent
811cea558e
commit
83218281aa
@@ -611,6 +611,7 @@ CONFIG_SOFTLOCKUP_DETECTOR=y
|
||||
CONFIG_WQ_WATCHDOG=y
|
||||
CONFIG_SCHEDSTATS=y
|
||||
CONFIG_BUG_ON_DATA_CORRUPTION=y
|
||||
CONFIG_HIST_TRIGGERS=y
|
||||
CONFIG_UNWINDER_FRAME_POINTER=y
|
||||
CONFIG_KUNIT=y
|
||||
CONFIG_KUNIT_DEBUGFS=y
|
||||
|
||||
Reference in New Issue
Block a user