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_pid
13           The PID of the process to which the signal is queued
14
15       sig_name
16           A string representation of the signal
17
18       name
19           Name of the probe point
20
21       sig
22           The queued signal
23
24       sigqueue_addr
25           The address of the signal queue
26
27       pid_name
28           Name of the process to which the signal is queued
29

SEE ALSO

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