table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
TAPSET::GURU-SIGNAL(3stap) | TAPSET::GURU-SIGNAL(3stap) |
NAME¶
tapset::guru-signal - systemtap guru-signal tapsetDESCRIPTION¶
Functions in the guru-signal tapset allow a probe handler to queue a user-space signals. Such operations may only be safe from some kinds of probe points, therefore are guru-mode only.- raise
- raise a signal in the current thread
- See function::raise(3stap) for details.
SEE ALSO¶
function::raise(3stap), stap(1), stapprobes(3stap)November 2020 | SystemTap Tapset Reference |