zephyr/samples/subsys/tracing/src
Bradley Bolen bdc80ebe16 samples: tracing: Add a sample for tracing_user
The user tracing backend allows one to implement weak symbols to perform
user specific tracing, e.g gpio toggling or spi transactions.  This adds
a qemu sample that just does a simple printk for each of the traced
functions, but could be changed to do whatever function the user
desires.

Signed-off-by: Bradley Bolen <bbolen@lexmark.com>
2021-09-02 06:54:35 -04:00
..
main.c samples: remove USB configuration option 2021-08-03 19:00:12 -04:00
tracing_user.c samples: tracing: Add a sample for tracing_user 2021-09-02 06:54:35 -04:00