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:
parent
d2108bf084
commit
5c6ef8fdb5
9 changed files with 64 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue