PROBE::SIGNAL\&.WAKE

Section: Signal Tapset (3stap)
Updated: November 2022
Index Return to Main Contents
 

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

sig_pid

The PID of the process to wake

state_mask

A string representation indicating the mask of task states to wake. Possible values are TASK_INTERRUPTIBLE, TASK_STOPPED, TASK_TRACED, TASK_WAKEKILL, and TASK_INTERRUPTIBLE.

pid_name

Name of the process to wake
 

SEE ALSO

tapset::signal(3stap)


 

Index

NAME
SYNOPSIS
VALUES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:19 GMT, November 16, 2022