other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
PROBE::SIGNAL.WAKE(3stap) | Signal Tapset | PROBE::SIGNAL.WAKE(3stap) |
NAME¶
probe::signal.wakeup - Sleeping process being wakened for signalSYNOPSIS¶
signal.wakeup
VALUES¶
sig_pidThe 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.
resume
Indicates whether to wake up a task in a STOPPED or
TRACED state
pid_name
Name of the process to wake
SEE ALSO0¶
tapset::signal(3stap)November 2020 | SystemTap Tapset Reference |