-
CONFIG_DESKTOP_EVENT_MANAGER_PROFILE_EVENT_DATA
¶
Profile data connected with event
Type: bool
Direct dependencies¶
DESKTOP_EVENT_MANAGER_PROFILER_ENABLED
&& EVENT_MANAGER
(Includes any dependencies from ifs and menus.)
Default¶
n
Kconfig definition¶
At <nRF>/subsys/event_manager/Kconfig:58
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:22
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Event Manager → Log events to Profiler
config DESKTOP_EVENT_MANAGER_PROFILE_EVENT_DATA bool "Profile data connected with event" default n depends onDESKTOP_EVENT_MANAGER_PROFILER_ENABLED
&&EVENT_MANAGER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)