CONFIG_TRACING

Enabling Tracing

Type: bool

Help

Enable system tracing. This requires a backend such as SEGGER Systemview to be enabled as well.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At subsys/debug/Kconfig:18

Included via Kconfig:10Kconfig.zephyr:35subsys/Kconfig:12

Menu path: (top menu) → Debugging Options

config TRACING
    bool
    prompt "Enabling Tracing"
    help
      Enable system tracing. This requires a backend such as SEGGER
      Systemview to be enabled as well.

(Definitions include propagated dependencies, including from if’s and menus.)