-
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:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:50
→ <nRF>/subsys/Kconfig:24
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → System profiler → Profiler selection
config PROFILER_SYSVIEW
bool "SysView profiler"
select USE_SEGGER_RTT
depends on SEGGER_SYSTEMVIEW && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)