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