Query: function::warn
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::warn FUNCTION:(3stap) Logging Tapset FUNCTION:(3stap)NAMEfunction::warn - Send a line to the warning streamSYNOPSISwarn(msg:string)ARGUMENTSmsg The formatted message stringDESCRIPTIONThis function sends a warning message immediately to staprun. It is also sent over the bulk transport (relayfs) if it is being used. If the last characater is not a newline, the one is added. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages |
---|
tapset::udp(3stap) - centos |
tapset::logging(3stap) - centos |
tapset::queue_stats(3stap) - centos |
tapset::stap_staticmarkers(3stap) - centos |
tapset::string(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
Detecting unused variables... |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |