Add profiler method.

Add a standardized mechanism to add profiling points to the Kernel
with a single interface for the user to collect the profiling data.

Change-Id: I4fa34ac1b42f73a73ba1fd805e755ee2fd00dff7
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
This commit is contained in:
Yonattan Louise 2015-07-31 15:58:09 -05:00 committed by Anas Nashif
commit efd8e246cc
7 changed files with 249 additions and 0 deletions

View file

@ -15,6 +15,8 @@ CONFIG_SYS_CLOCK_EXISTS=y
CONFIG_XIP=y
# CONFIG_ENHANCED_SECURITY is not set
# CONFIG_EVENT_LOGGER is not set
# CONFIG_KERNEL_PROFILER is not set
# CONFIG_PROFILER_BUFFER_SIZE is not set
#
# Nanokernel Options