The latest development version of this page may be more current than this released 2.3.0 version.
CONFIG_TRACING_CORE

(No prompt – not directly user assignable.)

Type: bool

Help

Automatically selected by formats that require the core tracing infrastructure.

Direct dependencies

TRACING

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At subsys/tracing/Kconfig:19

Included via Kconfig:8Kconfig.zephyr:34subsys/Kconfig:38

Menu path: (Top) → Enabling Tracing

config TRACING_CORE
    bool
    depends on TRACING
    help
      Automatically selected by formats that require the core
      tracing infrastructure.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)