TAPSET::GURU-DELAY

Section: Misc. Reference Manual Pages (3stap)
Updated: November 2022
Index Return to Main Contents
 

NAME

tapset::guru-delay - systemtap guru-delay tapset
   

DESCRIPTION


 Functions in the guru-delay tapset allow a probe handler to insert
 deliberate delays.  This is sometimes useful as a fault-injection
 aid.  Due to its likelihood of interference with the kernel, guru
 mode is required, and overload-prevention is suppressed.

mdelay
millisecond delay
See function::mdelay(3stap)
 for details.

udelay
microsecond delay
See function::udelay(3stap)
 for details.

 

SEE ALSO

function::mdelay(3stap), function::udelay(3stap), stap(1), stapprobes(3stap)


 

Index

NAME
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:20 GMT, November 16, 2022