1PROBE::SIGNAL.SYSK(3stap) Signal Tapset PROBE::SIGNAL.SYSK(3stap)
2
3
4
6 probe::signal.syskill - Sending kill signal to a process
7
9 signal.syskill
10
12 sig_name
13 A string representation of the signal
14
15 task
16 A task handle to the signal recipient
17
18 sig_pid
19 The PID of the process receiving the signal
20
21 pid_name
22 The name of the signal recipient
23
24 name
25 Name of the probe point
26
27 sig
28 The specific signal sent to the process
29
31 tapset::signal(3stap)
32
33
34
35SystemTap Tapset Reference June 2018 PROBE::SIGNAL.SYSK(3stap)