CONFIG_PROFILER_SYSVIEW

SysView profiler

Type: bool

Direct dependencies

SEGGER_SYSTEMVIEW && <choice: Profiler selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <nRF>/subsys/profiler/Kconfig:30

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:24

Menu path: (Top) → Modules → Nordic nRF Connect → System profiler → Profiler selection

config PROFILER_SYSVIEW
    bool "SysView profiler"
    select USE_SEGGER_RTT
    depends on SEGGER_SYSTEMVIEW && <choice: Profiler selection>

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