zephyr/kernel/nanokernel
Yonattan Louise d2108bf084 Profile interrupt events.
Add the interrupt profile points for x86 and ARM arquitectures. This
gives information regarding the time when interrupts occur.

Change-Id: Ic876c0e7f9e8819d53e0578416f09146f4456d3d
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
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
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
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 interrupt events. 2016-02-05 20:15:28 -05:00
version.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00