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:
parent
46feabf7f7
commit
d2108bf084
12 changed files with 203 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue