1FUNCTION::PROBEFUNC(3stap) Context Functions FUNCTION::PROBEFUNC(3stap)
2
3
4
6 function::probefunc - Return the probe point's function name, if known
7
9 probefunc:string()
10
12 None
13
15 This function returns the name of the function being probed. It will do
16 this based on the probe point string as returned by pp.
17
19 this function is deprecated, please use symname and/or usymname. This
20 function might return a function name based on the current address if
21 the probe point context couldn't be parsed.
22
23
24
25SystemTap Tapset Reference August 2011 FUNCTION::PROBEFUNC(3stap)