1PROBE::STAP.CACHE_(3stap) SystemTap Translator TapsetPROBE::STAP.CACHE_(3stap)
2
3
4
6 probe::stap.cache_add_nss - Add NSS (Network Security Services)
7 information to cache
8
10 stap.cache_add_nss
11
13 dest_path
14 the path the .sgn file is coming from (incl filename)
15
16 source_path
17 the path the .sgn file is coming from (incl filename)
18
20 Fires just before the file is actually moved. Note: stap must compiled
21 with NSS support; if moving the kernel module fails, this probe will
22 not fire.
23
24
25
26SystemTap Tapset Reference August 2011 PROBE::STAP.CACHE_(3stap)