DOKK / manpages / debian 12 / systemtap-doc / probe::signal.wakeup.3stap.en
PROBE::SIGNAL.WAKE(3stap) Signal Tapset PROBE::SIGNAL.WAKE(3stap)

probe::signal.wakeup - Sleeping process being wakened for signal

signal.wakeup 

resume

Indicates whether to wake up a task in a STOPPED or TRACED state

sig_pid

The PID of the process to wake

state_mask

A string representation indicating the mask of task states to wake. Possible values are TASK_INTERRUPTIBLE, TASK_STOPPED, TASK_TRACED, TASK_WAKEKILL, and TASK_INTERRUPTIBLE.

pid_name

Name of the process to wake

tapset::signal(3stap)

November 2022 SystemTap Tapset Reference