1FUNCTION::PROBE_TYPE(3stap)    Context Functions   FUNCTION::PROBE_TYPE(3stap)
2
3
4

NAME

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

SYNOPSIS

10           probe_type:string()
11

ARGUMENTS

13       None
14

DESCRIPTION

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

SEE ALSO

25       tapset::context(3stap)
26
27
28
29SystemTap Tapset Reference       November 2019     FUNCTION::PROBE_TYPE(3stap)
Impressum