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 |
| sigpending(2) - debian |
| probe::ioblock.request(3stap) - centos |
| probe::ioblock_trace.request(3stap) - centos |
| probe::ioblock_trace.end(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |