mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 20:22:08 +02:00
ANDROID: gki_defconfig: enable CONFIG_PID_IN_CONTEXTIDR
It is needed to add thread ids to ETM data. Bug: 195134672 Change-Id: I3b15c5a09cd27e025b2e38def47494e195215399 Signed-off-by: Yabin Cui <yabinc@google.com>
This commit is contained in:
parent
b9afdfa1e9
commit
d4fdb08841
|
|
@ -674,6 +674,7 @@ CONFIG_SCHEDSTATS=y
|
|||
# CONFIG_DEBUG_PREEMPT is not set
|
||||
CONFIG_BUG_ON_DATA_CORRUPTION=y
|
||||
CONFIG_HIST_TRIGGERS=y
|
||||
CONFIG_PID_IN_CONTEXTIDR=y
|
||||
CONFIG_KUNIT=y
|
||||
CONFIG_KUNIT_DEBUGFS=y
|
||||
# CONFIG_RUNTIME_TESTING_MENU is not set
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user