zephyr/subsys/tracing
Lixin Guo d39410a217 tests: subsys: fixed the samples/tracing code can not generate coverage
Add some tracing functions to fix that the samples/tracing code
cannot generate coverage by twister.

Fixed #38323

Signed-off-by: Lixin Guo <lixinx.guo@intel.com>
2021-09-08 10:28:10 -04:00
..
ctf tracing: Add k_work_queue_init info 2021-08-25 22:07:04 -04:00
include toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
sysview tracing: Add k_work_queue_init info 2021-08-25 22:07:04 -04:00
test tests: subsys: fixed the samples/tracing code can not generate coverage 2021-09-08 10:28:10 -04:00
user tracing: Add user-definable tracing interface 2021-09-02 06:54:35 -04:00
CMakeLists.txt tracing: Add user-definable tracing interface 2021-09-02 06:54:35 -04:00
Kconfig tracing: Add user-definable tracing interface 2021-09-02 06:54:35 -04:00
tracing_backend_posix.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing_backend_ram.c tracing: add RAM backend 2021-03-06 07:33:59 -05:00
tracing_backend_uart.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
tracing_backend_usb.c usb: use new USB framework header 2021-08-03 13:20:07 +02:00
tracing_buffer.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing_core.c tracing: add RAM backend 2021-03-06 07:33:59 -05:00
tracing_format_async.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing_format_common.c tracing: switch to cbprintf as basis for printf functionality 2020-11-13 06:38:01 -05:00
tracing_format_sync.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing_none.c Tracing: TRACING_NONE Compilation Fix 2021-05-27 14:39:40 -05:00