1FUNCTION::FTRACE(3stap) Logging Tapset FUNCTION::FTRACE(3stap)
23
4
NAME
6function::ftrace - Send a message to the ftrace ring-buffer
7
SYNOPSIS
9ftrace(msg:string)
10
ARGUMENTS
12msg
13The formatted message string
14
DESCRIPTION
16If the ftrace ring-buffer is configured & available, see
17/debugfs/tracing/trace for the message. Otherwise, the message may be
18quietly dropped. An implicit end-of-line is added.
19
SEE ALSO
21tapset::logging(3stap)
2223
24
25
SystemTap Tapset Reference May 2022 FUNCTION::FTRACE(3stap)