1TAPSET::GURU-DELAY(3stap)                            TAPSET::GURU-DELAY(3stap)
2
3
4

NAME

6       tapset::guru-delay - systemtap guru-delay tapset
7
8

DESCRIPTION

10        Functions in the guru-delay tapset allow a probe handler to insert
11        deliberate delays.  This is sometimes useful as a fault-injection
12        aid.  Due to its likelihood of interference with the kernel, guru
13        mode is required, and overload-prevention is suppressed.
14
15
16
17       mdelay millisecond delay
18
19              See function::mdelay(3stap)
20               for details.
21
22       udelay microsecond delay
23
24              See function::udelay(3stap)
25               for details.
26
27

SEE ALSO

29         function::mdelay(3stap),    function::udelay(3stap),  stap(1),
30       stapprobes(3stap)
31
32
33
34SystemTap Tapset Reference       October 2018        TAPSET::GURU-DELAY(3stap)
Impressum