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