probe::signal.sys_tgkill — Sending kill signal to a thread group
signal.sys_tgkill
nameName of the probe point
sig_pidThe PID of the thread receiving the kill signal
sig_nameA string representation of the signal
pid_nameThe name of the signal recipient
sigThe specific kill signal sent to the process
tgidThe thread group ID of the thread receiving the kill signal
taskA task handle to the signal recipient