1PROBE::SIGNAL.WAKE(3stap)        Signal Tapset       PROBE::SIGNAL.WAKE(3stap)
2
3
4

NAME

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

SYNOPSIS

9       signal.wakeup
10

VALUES

12       sig_pid
13           The PID of the process to wake
14
15       state_mask
16           A string representation indicating the mask of task states to wake.
17           Possible values are TASK_INTERRUPTIBLE, TASK_STOPPED, TASK_TRACED,
18           TASK_WAKEKILL, and TASK_INTERRUPTIBLE.
19
20       pid_name
21           Name of the process to wake
22
23       resume
24           Indicates whether to wake up a task in a STOPPED or TRACED state
25

SEE ALSO

27       tapset::signal(3stap)
28
29
30
31SystemTap Tapset Reference         June 2018         PROBE::SIGNAL.WAKE(3stap)
Impressum