Scroll to navigation

PROBE::ST(3stap) SystemTap Translator Tapset PROBE::ST(3stap)

probe::stap.cache_add_src
 

NAME

probe::stap.cache_add_src - Adding C code translation to cache

SYNOPSIS

stap.cache_add_src 

VALUES

dest_path
the path the .c file is going to (incl filename)
source_path
the path the .c file is coming from (incl filename)

DESCRIPTION

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