zephyr/kernel/nanokernel
Yonattan Louise efd8e246cc 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>
2016-02-05 20:15:20 -05:00
..
include doxygen: change comment style to match javadoc 2016-02-05 20:14:33 -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 Add event logger. 2016-02-05 20:15:20 -05:00
idle.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
int_latency_bench.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
Kconfig Remove obsolete kernel references to BSP 2016-02-05 20:14:39 -05:00
Makefile Add profiler method. 2016-02-05 20:15:20 -05:00
nano_context.c Remove references to defunct _ContextUsrEntryRtn() 2016-02-05 20:14:37 -05:00
nano_fiber.c doxygen: move nanokernel fiber comments to header 2016-02-05 20:15:20 -05:00
nano_fifo.c Doxygen: Move nanokernel FIFO comments from .c to .h file. 2016-02-05 20:14:38 -05:00
nano_init.c Remove obsolete kernel references to BSP 2016-02-05 20:14:39 -05:00
nano_lifo.c Doxygen: Moves the nanokernel LIFO comments from the .c to the .h file. 2016-02-05 20:14:41 -05:00
nano_sema.c Doxygen: Nanokernel semaphore APIs comments to header files. 2016-02-05 20:14:42 -05:00
nano_stack.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
nano_sys_clock.c Nanokernel timer uses new driver initialization 2016-02-05 20:14:37 -05:00
nano_timer.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
profiler.c Add profiler method. 2016-02-05 20:15:20 -05:00
version.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00