Go to file
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
arch Update defconfigs with all new CONFIG options 2016-02-05 20:15:34 -05:00
doc nanokernel: add optional ring buffer data type 2016-02-05 20:15:34 -05:00
drivers doc: Rename quark platform configuration to galileo 2016-02-05 20:15:33 -05:00
include profiler: use new ring buffer data structure 2016-02-05 20:15:34 -05:00
kernel profiler: use new ring buffer data structure 2016-02-05 20:15:34 -05:00
lib libc: Add memchr implementation 2016-02-05 20:15:32 -05:00
misc Kbuild: depend CONFIG_MICROKERNEL for building sysgen file 2016-02-05 20:15:33 -05:00
net Kconfig: contain networking option in menuconfig 2016-02-05 20:15:31 -05:00
samples profiler: use new ring buffer data structure 2016-02-05 20:15:34 -05:00
scripts sanitycheck: fix -O with relative paths 2016-02-05 20:15:34 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore add script to build grub for galileo 2016-02-05 20:15:31 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kbuild Kbuild: Check if offsets.h was updated 2016-02-05 20:15:33 -05:00
Kconfig Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Kconfig.zephyr Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Makefile Zephyr 0.4.0-rc2 2016-02-05 20:15:34 -05:00
Makefile.inc Kbuild: Use DOTCONFIG instead of /.config 2016-02-05 20:15:33 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00