1PROBE::STAP.CACHE_(3stap) SystemTap Translator TapsetPROBE::STAP.CACHE_(3stap)
2
3
4
6 probe::stap.cache_add_mod - Adding kernel instrumentation module to
7 cache
8
10 stap.cache_add_mod
11
13 source_path
14 the path the .ko file is coming from (incl filename)
15
16 dest_path
17 the path the .ko file is going to (incl filename)
18
20 Fires just before the file is actually moved. Note: if moving fails,
21 cache_add_src and cache_add_nss will not fire.
22
24 tapset::stap_staticmarkers(3stap)
25
26
27
28SystemTap Tapset Reference October 2018 PROBE::STAP.CACHE_(3stap)