FUNCTION::PROBE_TYPE

Section: Context Functions (3stap)
Updated: November 2022
Index Return to Main Contents
 

NAME

function::probe_type - The low level probe handler type of the current probe.  

SYNOPSIS

    probe_type:string()
 

ARGUMENTS

None  

DESCRIPTION

Returns a short string describing the low level probe handler type for the current probe point. This is for informational purposes only. Depending on the low level probe handler different context functions can or cannot provide information about the current event (for example some probe handlers only trigger in user space and have no associated kernel context). High-level probes might map to the same or different low-level probes (depending on systemtap version and/or kernel used).  

SEE ALSO

tapset::context(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:17 GMT, November 16, 2022