aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/lib/py/ynl.py
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2025-04-08 18:32:02 +0000
committerJakub Kicinski <[email protected]>2025-04-11 01:34:05 +0000
commit0f08335ade71273f89d19412268b48b55f3e3726 (patch)
tree5cd2ae7708d894c5823c0482c67db0be54ea697c /tools/testing/selftests/net/lib/py/ynl.py
parentnet: pass const to msg_data_left() (diff)
downloadkernel-0f08335ade71273f89d19412268b48b55f3e3726.tar.gz
kernel-0f08335ade71273f89d19412268b48b55f3e3726.zip
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Add a tracepoint to monitor TCP send operations, enabling detailed visibility into TCP message transmission. Create a new tracepoint within the tcp_sendmsg_locked function, capturing traditional fields along with size_goal, which indicates the optimal data size for a single TCP segment. Additionally, a reference to the struct sock sk is passed, allowing direct access for BPF programs. The implementation is largely based on David's patch[1] and suggestions. Link: https://lore.kernel.org/all/[email protected]/ [1] Signed-off-by: Breno Leitao <[email protected]> Reviewed-by: David Ahern <[email protected]> Reviewed-by: Kuniyuki Iwashima <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/ynl.py')
0 files changed, 0 insertions, 0 deletions