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 si_code
13 Indicates the signal type
14
15 sig_name
16 A string representation of the signal
17
18 sig
19 The number of the signal
20
21 sinfo
22 The address of the siginfo structure
23
24 sig_pid
25 The PID of the process receiving the signal
26
27 task
28 A task handle to the signal recipient
29
30 pid_name
31 Name of the process receiving the signal
32
33 name
34 Name of the probe point
35
37 tapset::signal(3stap)
38
39
40
41SystemTap Tapset Reference November 2019 PROBE::SIGNAL.CHEC(3stap)