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