table of contents
PROBE::STAPRUN.REM(3stap) | SystemTap Translator Tapset | PROBE::STAPRUN.REM(3stap) |
NAME¶
probe::staprun.remove_module - Removing SystemTap instrumentation module
SYNOPSIS¶
staprun.remove_module
VALUES¶
name
the stap module name to be removed (without the .ko
extension)
DESCRIPTION¶
Fires just before the call to remove the module.
SEE ALSO0¶
tapset::stap_staticmarkers(3stap)
November 2023 | SystemTap Tapset Reference |