zephyr/samples/microkernel/apps
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
..
hello_world Update Title in sample project README.txt files 2016-02-05 20:15:21 -05:00
network net: apps: Add dtls-server test application 2016-02-05 20:15:24 -05:00
nfc_hello sys_clock: make public some timing utilities 2016-02-05 20:15:27 -05:00
philosophers Update Title in sample project README.txt files 2016-02-05 20:15:21 -05:00
profiler_sample profiler: use new ring buffer data structure 2016-02-05 20:15:34 -05:00