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>
This commit is contained in:
Yonattan Louise 2015-08-21 19:10:32 -05:00 committed by Anas Nashif
commit d2108bf084
12 changed files with 203 additions and 0 deletions

View file

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