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