probe::signal.send.3stap - Man Page

Signal being sent to a process

Synopsis

signal.send

Values

si_code

Indicates the signal type

pid_name

The name of the signal recipient

sig_name

A string representation of the signal

sig

The number of the signal

sig_pid

The PID of the process receiving the signal

task

A task handle to the signal recipient

sinfo

The address of siginfo struct

send2queue

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

name

The name of the function used to send out the signal

shared

Indicates whether the signal is shared by the thread group

Context

The signal's sender.

See Also0

tapset::signal(3stap)

Info

November 2024 SystemTap Tapset Reference Signal Tapset