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

Man Page: function::error

Operating Environment: debian

Section: 3

function::error

FUNCTION:(3stap)						  Logging Tapset						  FUNCTION:(3stap)

NAME
function::error - Send an error message
SYNOPSIS
error(msg:string)
ARGUMENTS
msg The formatted message string
DESCRIPTION
An implicit end-of-line is added. staprun prepends the string "ERROR:". Sending an error message aborts the currently running probe. Depending on the MAXERRORS parameter, it may trigger an exit. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3stap) - centos
tapset::kprocess(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::signal(3stap) - centos
tapset::stap_staticmarkers(3stap) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...