probe::signal.send — Signal being sent to a process
signal.send
sharedIndicates whether the signal is shared by the thread group
sigThe number of the signal
sig_pidThe PID of the process receiving the signal
nameThe name of the function used to send out the signal
pid_nameThe name of the signal recipient
sinfoThe address of siginfo struct
taskA task handle to the signal recipient
si_codeIndicates the signal type
send2queueIndicates whether the signal is sent to an existing sigqueue (deprecated in SystemTap 2.1)
sig_nameA string representation of the signal