function::probe_type(3) debian man page | unix.com

Man Page: function::probe_type

Operating Environment: debian

Section: 3

function::probe_type

FUNCTION:(3stap)						 Context Functions						  FUNCTION:(3stap)

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). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
tapset::udp(3stap) - centos
tapset::context(3stap) - centos
tapset::tcpmib(3stap) - centos
tapset::tty(3stap) - centos
tapset::perf(3stap) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?