zephyr/kernel/nanokernel
Yonattan Louise 5c6ef8fdb5 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>
2016-02-05 20:15:28 -05:00
..
include clarify use of term 'context' 2016-02-05 20:15:27 -05:00
Kconfig clarify use of term 'context' 2016-02-05 20:15:27 -05:00
Makefile Add profiler method. 2016-02-05 20:15:20 -05:00
compiler_stack_protect.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
ctors.c Update comments in ctors.c 2016-02-05 20:14:39 -05:00
device.c doxygen: change comment style to match javadoc 2016-02-05 20:14:33 -05:00
event_logger.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
idle.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
int_latency_bench.c sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
nano_context.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_fiber.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_fifo.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_init.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_lifo.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_sema.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_stack.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_sys_clock.c sys_clock: move [nano|task]_cycle_get_32 to drivers 2016-02-05 20:15:27 -05:00
nano_timer.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
profiler.c Profile low condition events. 2016-02-05 20:15:28 -05:00
version.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00