Profile low condition events.

Add the sleep events point for x86 and ARM arquitectures that gives
information about when the CPU went to sleep mode, when it woke up
and which interrupt causes the CPU to awake.

Change-Id: Iaa06a678eab661357d084ee1f79c4cfcf19bf85d
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
This commit is contained in:
Yonattan Louise 2015-08-21 19:15:26 -05:00 committed by Anas Nashif
commit 5c6ef8fdb5
9 changed files with 64 additions and 0 deletions

View file

@ -19,6 +19,7 @@ CONFIG_XIP=y
# CONFIG_PROFILER_BUFFER_SIZE is not set
# CONFIG_PROFILER_CONTEXT_SWITCH is not set
# CONFIG_PROFILER_INTERRUPT is not set
# CONFIG_PROFILER_SLEEP is not set
#
# Nanokernel Options