1PROBE::SIGNAL.SEND(3stap)        Signal Tapset       PROBE::SIGNAL.SEND(3stap)
2
3
4

NAME

6       probe::signal.send_sig_queue - Queuing a signal to a process
7

SYNOPSIS

9       signal.send_sig_queue
10

VALUES

12       sig
13           The queued signal
14
15       sig_pid
16           The PID of the process to which the signal is queued
17
18       sig_name
19           A string representation of the signal
20
21       sigqueue_addr
22           The address of the signal queue
23
24       pid_name
25           Name of the process to which the signal is queued
26
27       name
28           Name of the probe point
29

SEE ALSO

31       tapset::signal(3stap)
32
33
34
35SystemTap Tapset Reference       November 2022       PROBE::SIGNAL.SEND(3stap)
Impressum