PROBE::SIGNAL\&.PEND

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

NAME

probe::signal.pending - Examining pending signal  

SYNOPSIS

signal.pending 
 

VALUES

name

Name of the probe point

sigset_size

The size of the user-space signal set

sigset_add

The address of the user-space signal set (sigset_t)
 

DESCRIPTION

This probe is used to examine a set of signals pending for delivery to a specific thread. This normally occurs when the do_sigpending kernel function is executed.  

SEE ALSO

tapset::signal(3stap)


 

Index

NAME
SYNOPSIS
VALUES
DESCRIPTION
SEE ALSO

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