zephyr/subsys/tracing/ctf
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
..
tsdl net: tracing: Add socket tracing support 2024-06-10 15:03:20 -05:00
CMakeLists.txt
ctf_map.h
ctf_top.c net: tracing: Add socket tracing support 2024-06-10 15:03:20 -05:00
ctf_top.h net: tracing: Add socket tracing support 2024-06-10 15:03:20 -05:00
tracing_ctf.h net: sockets: move poll implementation to zvfs 2024-06-27 09:01:23 -04:00