Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.5

ftrace(3stap)


FTRACE

FTRACE

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

NAME

ftrace − Send a message to the ftrace ring−buffer (or else printk).

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.



ftrace(3stap)