Man Page: probe::signal.pending
Operating Environment: centos
Section: 3stap
PROBE::SIGNAL.PEND(3stap) Signal Tapset PROBE::SIGNAL.PEND(3stap)NAMEprobe::signal.pending - Examining pending signalSYNOPSISsignal.pendingVALUESname 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)DESCRIPTIONThis 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::networking(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| tapset::signal(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |