other versions
- Tumbleweed 5.4-1.1
- Leap-16.0
- Leap-15.6
| PROBE::SIGNAL.SEND(3stap) | Signal Tapset | PROBE::SIGNAL.SEND(3stap) |
NAME¶
probe::signal.send_sig_queue - Queuing a signal to a process
SYNOPSIS¶
signal.send_sig_queue
VALUES¶
pid_name
Name of the process to which the signal is queued
sig
The queued signal
name
Name of the probe point
sigqueue_addr
The address of the signal queue
sig_pid
The PID of the process to which the signal is
queued
sig_name
A string representation of the signal
SEE ALSO0¶
tapset::signal(3stap)
| October 2025 | SystemTap Tapset Reference |