probe::signal.wakeup.3stap - Man Page
Sleeping process being wakened for signal
Synopsis
signal.wakeup
Values
- sig_pid
The PID of the process to wake
- resume
Indicates whether to wake up a task in a STOPPED or TRACED state
- 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
See Also0
tapset::signal(3stap)
Info
April 2024 SystemTap Tapset Reference Signal Tapset