Man Page: function::probe_type
Operating Environment: centos
Section: 3stap
FUNCTION::PROBE_TYPE(3stap) Context Functions FUNCTION::PROBE_TYPE(3stap)NAMEfunction::probe_type - The low level probe handler type of the current probe.SYNOPSISprobe_type:string()ARGUMENTSNoneDESCRIPTIONReturns 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 June 2014 FUNCTION::PROBE_TYPE(3stap)
| Related Man Pages |
|---|
| tapset::networking(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| tapset::scsi(3stap) - centos |
| tapset::signal(3stap) - centos |
| tapset::tty(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Controlling user input |