table of contents
other versions
- Tumbleweed 5.2-1.2
- Leap-16.0
- Leap-15.6
PROBE::STAP.CACHE_(3stap) | SystemTap Translator Tapset | PROBE::STAP.CACHE_(3stap) |
NAME¶
probe::stap.cache_add_mod - Adding kernel instrumentation module to cache
SYNOPSIS¶
stap.cache_add_mod
VALUES¶
dest_path
the path the .ko file is going to (incl filename)
source_path
the path the .ko file is coming from (incl
filename)
DESCRIPTION¶
Fires just before the file is actually moved. Note: if moving fails, cache_add_src and cache_add_nss will not fire.
SEE ALSO0¶
tapset::stap_staticmarkers(3stap)
November 2024 | SystemTap Tapset Reference |