mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
trace: modify the dependency to SCHED_INSTRUMENTATION_DUMP
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user