zephyr/kernel
Andrew Boie 7c43992f22 profiler: use new ring buffer data structure
The profiler now uses the generic ring buffer. The dropped event
count is stored in the ring buffer's value field. The data size only
refers to the extra data attached to the message and NOT any internal
representation of metadata inside the ring buffer, the event_logger
APIs now pass this information along in dedicated parameters.

Change-Id: I1f168e6a05e8d937bf86b2a4cccecbb04b0118c6
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:15:34 -05:00
..
microkernel doxygen: microkernel irq header doxygenation 2016-02-05 20:15:34 -05:00
nanokernel profiler: use new ring buffer data structure 2016-02-05 20:15:34 -05:00
Kconfig profiler: use new ring buffer data structure 2016-02-05 20:15:34 -05:00
Makefile Kbuild: adapt Makefile/Kconfig to kernel/common/ removal 2016-02-05 20:14:06 -05:00