Provided by: systemtap-doc_3.1-3ubuntu0.1_all 

NAME
probe::socket.writev - Message sent via socket_writev
SYNOPSIS
socket.writev
VALUES
name Name of this probe state Socket state value family Protocol family value protocol Protocol value type Socket type value flags Socket flags value size Message size in bytes
CONTEXT
The message sender
DESCRIPTION
Fires at the beginning of sending a message on a socket via the sock_writev function
SEE ALSO
tapset::socket(3stap)