mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 03:35:22 +00:00
Since the tracing of thread being switched in/out has the same instrumentation points, we can roll the tracing function calls into the one for thread stats gathering functions. This avoids duplicating code to call another function. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
ctf | ||
include | ||
sysview | ||
CMakeLists.txt | ||
cpu_stats.c | ||
Kconfig | ||
tracing_backend_posix.c | ||
tracing_backend_uart.c | ||
tracing_backend_usb.c | ||
tracing_buffer.c | ||
tracing_core.c | ||
tracing_format_async.c | ||
tracing_format_common.c | ||
tracing_format_sync.c |