1PROBE::STAPRUN.REM(3stap) SystemTap Translator TapsetPROBE::STAPRUN.REM(3stap)
23
4
NAME
6probe::staprun.remove_module - Removing SystemTap instrumentation
7module
8
SYNOPSIS
10staprun.remove_module
11
VALUES
13name
14the stap module name to be removed (without the .ko extension)
15
DESCRIPTION
17Fires just before the call to remove the module.
18
SEE ALSO
20tapset::stap_staticmarkers(3stap)
2122
23
24
SystemTap Tapset Reference November 2020 PROBE::STAPRUN.REM(3stap)