table of contents
other versions
- jessie 2.6-0.2
- jessie-backports 3.0-6~bpo8+1
- stretch 3.1-2
- testing 3.3-1
- unstable 4.0-1
FUNCTION::FTRACE(3stap) | Logging Tapset | FUNCTION::FTRACE(3stap) |
NAME¶
function::ftrace - Send a message to the ftrace ring-bufferSYNOPSIS¶
ftrace(msg:string)
ARGUMENTS¶
msgThe formatted message string
DESCRIPTION¶
If the ftrace ring-buffer is configured & available, see /debugfs/tracing/trace for the message. Otherwise, the message may be quietly dropped. An implicit end-of-line is added.SEE ALSO0¶
tapset::logging(3stap)March 2016 | SystemTap Tapset Reference |