PROBE::STAP\&.CACHE_

Section: SystemTap Translator Tapset (3stap)
Updated: November 2020
Page Index
 

NAME

probe::stap.cache_get - Found item in stap cache  

SYNOPSIS

stap.cache_get 
 

VALUES

source_path

the path of the .c source file

module_path

the path of the .ko kernel module file
 

DESCRIPTION

Fires just before the return of get_from_cache, when the cache grab is successful.  

SEE ALSO

tapset::stap_staticmarkers(3stap)


 

Index

NAME
SYNOPSIS
VALUES
DESCRIPTION
SEE ALSO