PROBE::STAP\&.CACHE_

Section: SystemTap Translator Tapset (3stap)
Updated: November 2020
Page Index
 

NAME

probe::stap.cache_add_mod - Adding kernel instrumentation module to cache  

SYNOPSIS

stap.cache_add_mod 
 

VALUES

source_path

the path the .ko file is coming from (incl filename)

dest_path

the path the .ko file is going to (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 ALSO

tapset::stap_staticmarkers(3stap)


 

Index

NAME
SYNOPSIS
VALUES
DESCRIPTION
SEE ALSO