probe::signal.pending
Examining pending signal
- Provided by: systemtap-doc (Version: 4.6-2)
- Source: systemtap
- Report a bug
Examining pending signal
signal.pending
sigset_add
name
sigset_size
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.