Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

probe::signal.wakeup(3stap)


PROBE::SIGNAL.WAKEUP

PROBE::SIGNAL.WAKEUP

NAME
SYNOPSIS
VALUES

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



probe::signal.wakeup(3stap)