logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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.

Name

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

See Also

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

SystemTap Tapset Reference                         April 2024                          TAPSET::GURU-DELAY(3stap)

See Also