zephyr/subsys/tracing
Chris Friedt 93973e2ead net: sockets: move poll implementation to zvfs
Move the implementation of zsock_poll to zvfs_poll. This allows
other types of file descriptors to also make use of poll()
functionality even when the network subsystem is not enabled.

Additionally, it partially removes a dependency cycle between
posix and networking by moving functionality into a mutual
dependency.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-27 09:01:23 -04:00
..
ctf net: sockets: move poll implementation to zvfs 2024-06-27 09:01:23 -04:00
include iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
sysview everywhere: replace double words 2024-06-22 05:40:22 -04:00
test tracing: trace sys_init calls 2024-06-18 14:39:05 -04:00
user tracing: trace sys_init calls 2024-06-18 14:39:05 -04: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_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_posix.c 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
tracing_backend_usb.c
tracing_buffer.c
tracing_core.c tracing: add intel ADSP memory window backend 2024-03-25 09:33:41 +01:00
tracing_format_async.c
tracing_format_common.c
tracing_format_sync.c
tracing_none.c
tracing_tracking.c net: tracing: Add socket tracing support 2024-06-10 15:03:20 -05:00