table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-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)November 2020 | SystemTap Tapset Reference |