debian man page for function::error

Query: function::error

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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::ansi_set_color2(3) - debian
function::ansi_set_color3(3) - debian
function::ctime(3) - debian
function::ctime(3stap) - centos
tapset::logging(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com