Sophie

Sophie

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

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;12.&#160;Interrupt Request (IRQ) 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-tty-write.html" title="probe::tty.write"><link rel="next" href="API-irq-handler-entry.html" title="probe::irq_handler.entry"></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;12.&#160;Interrupt Request (IRQ) Tapset</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-write.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-irq-handler-entry.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter&#160;12.&#160;Interrupt Request (IRQ) Tapset"><div class="titlepage"><div><div><h2 class="title"><a name="irq.stp"></a>Chapter&#160;12.&#160;Interrupt Request (IRQ) Tapset</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="refentrytitle"><a href="API-irq-handler-entry.html"><span>probe::irq_handler.entry</span></a></span><span class="refpurpose"> &#8212; 
     Execution of interrupt handler starting
 </span></dt><dt><span class="refentrytitle"><a href="API-irq-handler-exit.html"><span>probe::irq_handler.exit</span></a></span><span class="refpurpose"> &#8212; 
     Execution of interrupt handler completed
 </span></dt><dt><span class="refentrytitle"><a href="API-softirq-entry.html"><span>probe::softirq.entry</span></a></span><span class="refpurpose"> &#8212; 
     Execution of handler for a pending softirq starting
 </span></dt><dt><span class="refentrytitle"><a href="API-softirq-exit.html"><span>probe::softirq.exit</span></a></span><span class="refpurpose"> &#8212; 
     Execution of handler for a pending softirq completed
 </span></dt><dt><span class="refentrytitle"><a href="API-workqueue-create.html"><span>probe::workqueue.create</span></a></span><span class="refpurpose"> &#8212; 
  Creating a new workqueue
 </span></dt><dt><span class="refentrytitle"><a href="API-workqueue-destroy.html"><span>probe::workqueue.destroy</span></a></span><span class="refpurpose"> &#8212; 
     Destroying workqueue
 </span></dt><dt><span class="refentrytitle"><a href="API-workqueue-execute.html"><span>probe::workqueue.execute</span></a></span><span class="refpurpose"> &#8212; 
     Executing deferred work
 </span></dt><dt><span class="refentrytitle"><a href="API-workqueue-insert.html"><span>probe::workqueue.insert</span></a></span><span class="refpurpose"> &#8212; 
     Queuing work on a workqueue
 </span></dt></dl></div><p>
      This family of probe points is used to probe interrupt request
      (IRQ) activities.
      It contains the following probe points:
    </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tty-write.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="API-irq-handler-entry.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tty.write</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>probe::irq_handler.entry</span></td></tr></table></div></body></html>