..
ctf
kernel: rename z_current_get() to k_sched_current_thread_query()
2023-09-28 16:15:46 +02:00
include
iterable_sections: move to specific header
2023-05-22 10:42:30 +02:00
sysview
tracing: remove references to deprecated k_pipe_block_put
2023-09-18 19:20:02 -04:00
test
tracing: remove references to deprecated k_pipe_block_put
2023-09-18 19:20:02 -04:00
user
tracing: remove references to deprecated k_pipe_block_put
2023-09-18 19:20:02 -04:00
CMakeLists.txt
ctf tracing: native/host backend: Refactor to support embedded C libraries
2023-07-13 05:47:08 -04:00
Kconfig
modules: Add DFM and move Tracerecorder into percepio module
2023-09-12 10:19:37 -04:00
tracing_backend_posix.c
ctf tracing: native/host backend: Refactor to support embedded C libraries
2023-07-13 05:47:08 -04:00
tracing_backend_posix_bottom.c
ctf tracing: native/host backend: Refactor to support embedded C libraries
2023-07-13 05:47:08 -04:00
tracing_backend_posix_bottom.h
ctf tracing: native/host backend: Refactor to support embedded C libraries
2023-07-13 05:47:08 -04:00
tracing_backend_ram.c
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02:00
tracing_backend_uart.c
armclang: fix compiler warnings with isprint()
2023-03-17 09:30:01 +01:00
tracing_backend_usb.c
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02:00
tracing_buffer.c
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02:00
tracing_core.c
init: remove the need for a dummy device pointer in SYS_INIT functions
2023-04-12 14:28:07 +00:00
tracing_format_async.c
tracing: Automatic syscall tracing
2021-10-23 20:45:17 -04:00
tracing_format_common.c
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02: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: none: Remove unnecessary headers
2023-01-09 12:07:28 -05:00
tracing_tracking.c
iterable_sections: move to specific header
2023-05-22 10:42:30 +02:00