function::ftrace.3stap - Man Page

Send a message to the ftrace ring-buffer

Synopsis

    ftrace(msg:string)

Arguments

msg

The 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)

Info

November 2023 SystemTap Tapset Reference Logging Tapset