Provided by: systemtap-doc_2.3-1ubuntu1.4_all 

NAME
probe::socket.create - Creation of a socket
SYNOPSIS
socket.create
VALUES
requester Requested by user process or the kernel (1 = kernel, 0 = user) name Name of this probe protocol Protocol value type Socket type value family Protocol family value
CONTEXT
The requester (see requester variable)
DESCRIPTION
Fires at the beginning of creating a socket.