trace: modify the dependency to SCHED_INSTRUMENTATION_DUMP
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
This commit is contained in:
parent
a297ff61f5
commit
2188c0f9a8
1 changed files with 1 additions and 1 deletions
2
Kconfig
2
Kconfig
|
|
@ -2009,7 +2009,7 @@ endmenu # Debug Options
|
|||
menuconfig TRACE
|
||||
bool "Enable tracepoints"
|
||||
default n
|
||||
depends on SCHED_INSTRUMENTATION
|
||||
depends on SCHED_INSTRUMENTATION_DUMP
|
||||
---help---
|
||||
If this option is enabled, tracepoints at critical code in
|
||||
the kernel will be enabled.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue