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

SEE ALSO

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