probe::signal.pending(3stap) centos man page | unix.com

Man Page: probe::signal.pending

Operating Environment: centos

Section: 3stap

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

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. SystemTap Tapset Reference June 2014 PROBE::SIGNAL.PEND(3stap)
Related Man Pages
rt_sigpending(2) - linux
tapset::ioscheduler(3stap) - centos
tapset::irq(3stap) - centos
tapset::kprocess(3stap) - centos
tapset::signal(3stap) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Shopt -s histappend
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!