DOKK / manpages / debian 10 / systemtap-doc / probe::signal.send.3stap.en
PROBE::SIGNAL.SEND(3stap) Signal Tapset PROBE::SIGNAL.SEND(3stap)

probe::signal.send - Signal being sent to a process

signal.send 

sig_name

A string representation of the signal

si_code

Indicates the signal type

name

The name of the function used to send out the signal

send2queue

Indicates whether the signal is sent to an existing sigqueue (deprecated in SystemTap 2.1)

shared

Indicates whether the signal is shared by the thread group

pid_name

The name of the signal recipient

sinfo

The address of siginfo struct

sig_pid

The PID of the process receiving the signal

task

A task handle to the signal recipient

sig

The number of the signal

The signal's sender.

tapset::signal(3stap)

October 2018 SystemTap Tapset Reference