probe::stap.cache_add_src.3stap - Man Page

Adding C code translation to cache

Synopsis

stap.cache_add_src

Values

source_path

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

dest_path

the path the .c file is going to (incl filename)

Description

Fires just before the file is actually moved. Note: if moving the kernel module fails, this probe will not fire.

See Also0

tapset::stap_staticmarkers(3stap)

Info

November 2023 SystemTap Tapset Reference SystemTap Translator Tapset