zephyr/subsys/tracing
frei tycho ac8620c791 tracing: change controlling expressions in while to Boolean
Use `do { ... } while (false)` instead of `do { ... } while (0)`.

Signed-off-by: frei tycho <tfrei@baumer.com>
2024-06-11 20:02:40 +03:00
..
ctf net: tracing: Add socket tracing support 2024-06-10 15:03:20 -05:00
include iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
sysview tracing: change controlling expressions in while to Boolean 2024-06-11 20:02:40 +03:00
test net: tracing: Add socket tracing support 2024-06-10 15:03:20 -05:00
user net: tracing: Add socket tracing support 2024-06-10 15:03:20 -05:00
CMakeLists.txt tracing: add intel ADSP memory window backend 2024-03-25 09:33:41 +01:00
Kconfig net: tracing: Add socket tracing support 2024-06-10 15:03:20 -05:00
tracing_backend_adsp_memory_window.c tracing: add intel ADSP memory window backend 2024-03-25 09:33:41 +01: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 tracing: full reset during init 2024-04-24 17:08:24 -04: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 tracing: add intel ADSP memory window backend 2024-03-25 09:33:41 +01: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
tracing_none.c tracing: none: Remove unnecessary headers 2023-01-09 12:07:28 -05:00
tracing_tracking.c net: tracing: Add socket tracing support 2024-06-10 15:03:20 -05:00