1PROBE::STAP.CACHE_(3stap) SystemTap Translator TapsetPROBE::STAP.CACHE_(3stap)
2
3
4
6 probe::stap.cache_add_src - Adding C code translation to cache
7
9 stap.cache_add_src
10
12 dest_path
13 the path the .c file is going to (incl filename)
14
15 source_path
16 the path the .c file is coming from (incl filename)
17
19 Fires just before the file is actually moved. Note: if moving the
20 kernel module fails, this probe will not fire.
21
23 tapset::stap_staticmarkers(3stap)
24
25
26
27SystemTap Tapset Reference April 2023 PROBE::STAP.CACHE_(3stap)