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

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

Description

       Fires just before the file is actually moved. Note: if moving fails, cache_add_src and cache_add_nss will
       not fire.

Name

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

See Also

tapset::stap_staticmarkers(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::STAP.CACHE_(3stap)

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)

See Also