Man Page: function::error
Operating Environment: centos
Section: 3stap
FUNCTION::ERROR(3stap) Logging Tapset FUNCTION::ERROR(3stap)NAMEfunction::error - Send an error messageSYNOPSISerror(msg:string)ARGUMENTSmsg The formatted message stringDESCRIPTIONAn 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 June 2014 FUNCTION::ERROR(3stap)
| Related Man Pages |
|---|
| function::ctime(3) - debian |
| function::ctime(3stap) - centos |
| function::ansi_set_color3(3stap) - centos |
| tapset::networking(3stap) - centos |
| tapset::stap_staticmarkers(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |