/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


PROBE::SIGNAL.WAKE(3stap)                                 Signal Tapset                                PROBE::SIGNAL.WAKE(3stap)



NAME
       probe::signal.wakeup - Sleeping process being wakened for signal

SYNOPSIS
       signal.wakeup

VALUES
       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, and TASK_INTERRUPTIBLE.

       pid_name
           Name of the process to wake

       sig_pid
           The PID of the process to wake



SystemTap Tapset Reference                                 August 2011                                 PROBE::SIGNAL.WAKE(3stap)

Valid XHTML 1.0!Valid CSS!