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       state_mask
19           A string representation indicating the mask of task states to wake.
20           Possible values are TASK_INTERRUPTIBLE, TASK_STOPPED, TASK_TRACED,
21           TASK_WAKEKILL, and TASK_INTERRUPTIBLE.
22
23       pid_name
24           Name of the process to wake
25

SEE ALSO

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