function::error FUNCTION:(3stap) Logging Tapset FUNCTION:(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 May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3stap) - centos |
| tapset::logging(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| tapset::signal(3stap) - centos |
| tapset::socket(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| How to copy a column of multiple files and paste into new excel file (next to column)? |