Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

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.