Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

function::probefunc(3stap)


FUNCTION::PROBEFUNC

FUNCTION::PROBEFUNC

NAME
SYNOPSIS
ARGUMENTS
GENERAL SYNTAX
DESCRIPTION
PLEASE NOTE

NAME

function::probefunc − Return the probe point’s function name, if known.

SYNOPSIS

probefunc:string()

ARGUMENTS

None

GENERAL SYNTAX

probefunc:string

DESCRIPTION

This function returns the name of the function being probed. It will do this based on the probe point string as returned by pp.

PLEASE NOTE

this 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.



function::probefunc(3stap)