Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > e2ec330d3ecf5110b4aa890342e53d96 > files > 1056

systemtap-client-2.1-2.fc17.i686.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter&#160;21.&#160;Logging Tapset</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="prev" href="API-task-dentry-path.html" title="function::task_dentry_path"><link rel="next" href="API-error.html" title="function::error"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;21.&#160;Logging Tapset</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-task-dentry-path.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-error.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter&#160;21.&#160;Logging Tapset"><div class="titlepage"><div><div><h2 class="title"><a name="logging.stp"></a>Chapter&#160;21.&#160;Logging Tapset</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="refentrytitle"><a href="API-error.html"><span>function::error</span></a></span><span class="refpurpose"> &#8212; 
     Send an error message
 </span></dt><dt><span class="refentrytitle"><a href="API-exit.html"><span>function::exit</span></a></span><span class="refpurpose"> &#8212; 
     Start shutting down probing script.
 </span></dt><dt><span class="refentrytitle"><a href="API-ftrace.html"><span>function::ftrace</span></a></span><span class="refpurpose"> &#8212; 
  Send a message to the ftrace ring-buffer
 </span></dt><dt><span class="refentrytitle"><a href="API-log.html"><span>function::log</span></a></span><span class="refpurpose"> &#8212; 
  Send a line to the common trace buffer
 </span></dt><dt><span class="refentrytitle"><a href="API-printk.html"><span>function::printk</span></a></span><span class="refpurpose"> &#8212; 
     Send a message to the kernel trace buffer
 </span></dt><dt><span class="refentrytitle"><a href="API-warn.html"><span>function::warn</span></a></span><span class="refpurpose"> &#8212; 
     Send a line to the warning stream
 </span></dt></dl></div><p>
      This family of functions is used to send simple
      message strings to various destinations.
    </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-dentry-path.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="API-error.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_dentry_path</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span>function::error</span></td></tr></table></div></body></html>