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 |
|---|
| sigpending(2) - linux |
| tapset::ioscheduler(3stap) - centos |
| tapset::irq(3stap) - centos |
| probe::ioblock_trace.bounce(3stap) - centos |
| probe::ioblock_trace.end(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |