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