The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_PERFORMANCE_METRICS

Enable performance metrics [EXPERIMENTAL]

Type: bool

Help

Enable Performance Metrics.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At subsys/debug/Kconfig:11

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:14

Menu path: (top menu) → System Monitoring Options

config PERFORMANCE_METRICS
    bool
    prompt "Enable performance metrics [EXPERIMENTAL]"
    help
      Enable Performance Metrics.

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