Add context switch profile point.
Add the context switch profile point for x86 and ARM arquitectures. Change-Id: Ib7205059104ed47b96ba75b8cfefec3ff35f6813 Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
This commit is contained in:
parent
efd8e246cc
commit
520542bef2
8 changed files with 102 additions and 0 deletions
|
@ -17,6 +17,7 @@ CONFIG_XIP=y
|
|||
# CONFIG_EVENT_LOGGER is not set
|
||||
# CONFIG_KERNEL_PROFILER is not set
|
||||
# CONFIG_PROFILER_BUFFER_SIZE is not set
|
||||
# CONFIG_PROFILER_CONTEXT_SWITCH is not set
|
||||
|
||||
#
|
||||
# Nanokernel Options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue