zephyr/kernel/nanokernel
Yonattan Louise abc2c9e59d OS Awareness: Add nanokernel object tracing.
Add a list for each kind of nanokernel object. And link the object
to the list on the initialization function.

Change-Id: I7a51902a8d1b306ec50d9486e55af286127fcb1a
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:24:32 -05:00
..
include Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
compiler_stack_protect.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
ctors.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
device.c init: Optimize device_get_binding() 2016-02-05 20:24:30 -05:00
event_logger.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
idle.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
int_latency_bench.c checkpatch: error - initialised_static 2016-02-05 20:24:31 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile nanokernel: add optional ring buffer data type 2016-02-05 20:15:34 -05:00
nano_context.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
nano_fiber.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
nano_fifo.c OS Awareness: Add nanokernel object tracing. 2016-02-05 20:24:32 -05:00
nano_init.c init: Support fine-grained device initialization priorities 2016-02-05 20:24:30 -05:00
nano_lifo.c OS Awareness: Add nanokernel object tracing. 2016-02-05 20:24:32 -05:00
nano_sema.c OS Awareness: Add nanokernel object tracing. 2016-02-05 20:24:32 -05:00
nano_stack.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
nano_sys_clock.c checkpatch: error - spacing 2016-02-05 20:24:31 -05:00
nano_timer.c OS Awareness: Add nanokernel object tracing. 2016-02-05 20:24:32 -05:00
profiler.c checkpatch: error - function_without_args 2016-02-05 20:24:31 -05:00
ring_buffer.c checkpatch: error - spacing 2016-02-05 20:24:31 -05:00
version.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00