PROBE::SIGNAL.SYS_(3stap) | Signal Tapset | PROBE::SIGNAL.SYS_(3stap) |
probe::signal.sys_tgkill - Sending kill signal to a thread group
signal.sys_tgkill
sig_pid
pid_name
name
sig
tgid
task
sig_name
The tgkill call is similar to tkill, except that it also allows the caller to specify the thread group ID of the thread to be signalled. This protects against TID reuse.
tapset::signal(3stap)
November 2023 | SystemTap Tapset Reference |