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 <Zephyr>/subsys/tracing/Kconfig:20

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:56

Menu path: (Top) → Sub Systems and OS Services → Tracing Support

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.)