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) - linux |
| sigpending(2) - debian |
| tapset::signal(3stap) - centos |
| probe::ioblock_trace.request(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |