-
CONFIG_TRACING_CTF
¶
Tracing via Common Trace Format support
Type: bool
Help¶
Enable tracing to a Common Trace Format stream. In order to use it a CTF bottom layer should be selected, such as TRACING_CTF_BOTTOM_POSIX.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/debug/Kconfig:258
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:14
Menu path: (top menu) → Debugging Options
config TRACING_CTF bool prompt "Tracing via Common Trace Format support" selectTHREAD_MONITOR
selectTRACING
help Enable tracing to a Common Trace Format stream. In order to use it a CTF bottom layer should be selected, such as TRACING_CTF_BOTTOM_POSIX.
(Definitions include propagated dependencies, including from if’s and menus.)