Disable LATENCYTOP/SCHEDSTATS in non-debug builds.
This commit is contained in:
parent
ae1356ac9f
commit
73e4f49352
5 changed files with 14 additions and 3 deletions
|
|
@ -125,3 +125,7 @@ CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
|
|||
# CONFIG_SPI_DEBUG is not set
|
||||
|
||||
CONFIG_X86_DEBUG_STATIC_CPU_HAS=y
|
||||
|
||||
CONFIG_SCHEDSTATS=y
|
||||
CONFIG_LATENCYTOP=y
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue