Man Page: function::probefunc
Operating Environment: debian
Section: 3
function::probefunc FUNCTION:(3stap) Context Functions FUNCTION:(3stap)NAMEfunction::probefunc - Return the probe point's function name, if knownSYNOPSISprobefunc:string()ARGUMENTSNoneDESCRIPTIONThis function returns the name of the function being probed. It will do this based on the probe point string as returned by pp.PLEASE NOTEthis function is deprecated, please use symname and/or usymname. This function might return a function name based on the current address if the probe point context couldn't be parsed. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| tapset::linuxmib(3stap) - centos |
| function::ansi_set_color2(3) - debian |
| tapset::networking(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| tapset::scsi(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Weird 'find' results |