1PROBE::SIGNAL.CHEC(3stap) Signal Tapset PROBE::SIGNAL.CHEC(3stap)
2
3
4
6 probe::signal.checkperm - Check being performed on a sent signal
7
9 signal.checkperm
10
12 task
13 A task handle to the signal recipient
14
15 si_code
16 Indicates the signal type
17
18 name
19 Name of the probe point
20
21 sig_pid
22 The PID of the process receiving the signal
23
24 sig_name
25 A string representation of the signal
26
27 sinfo
28 The address of the siginfo structure
29
30 pid_name
31 Name of the process receiving the signal
32
33 sig
34 The number of the signal
35
37 tapset::signal(3stap)
38
39
40
41SystemTap Tapset Reference April 2023 PROBE::SIGNAL.CHEC(3stap)