zephyr/samples
Fabrice Olivero 8a1c4e642b samples/task_profiler: add RTC/counter support as timestamp
On Quark SE, using system timer as event timestamp creates
inconsistencies since the timer is handled by software in
timer_int_handler and tickless_idle_exit. So timestamp does not
reflect timing of certain events like timer IRQ.

This patch introduces the usage of RTC or AON counter as kernel
event logger timestamp

Change-Id: I070254446dd98dd448e119892c34abf12efca719
Signed-off-by: Fabrice Olivero <fabrice.olivero@intel.com>
2016-05-23 21:28:04 +00:00
..
bluetooth Bluetooth: Make ES Trigger Setting Descriptor non-writable 2016-05-20 11:06:26 +00:00
cpp_synchronization samples: cpp_synchronization: rename local configuration and use one config 2016-04-30 13:43:31 -04:00
drivers samples: Use GPIO_0 as the default instance 2016-05-20 10:54:06 -04:00
environmental_sensing Bluetooth: Simplify advertising API 2016-05-04 11:11:34 +00:00
hello_world
ipm
kernel_event_logger tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
net console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
nfc/nfc_hello sanitycheck: allow for more expressive filtering in testcase.ini 2016-05-04 22:57:39 +00:00
philosophers samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
power rtc: unify kconfig variable names 2016-05-12 10:57:24 +00:00
sensor sensor: remove CONFIG_SENSOR_DEBUG 2016-05-21 21:20:13 +00:00
shell console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
synchronization samples: synchronization: reduce stack size used 2016-04-25 19:17:06 +00:00
task_profiler samples/task_profiler: add RTC/counter support as timestamp 2016-05-23 21:28:04 +00:00