summaryrefslogtreecommitdiffstats
path: root/tapsets/API-stap-pass3-end.html
diff options
authorwcohen <wcohen>2012-02-03 17:23:57 +0000
committerwcohen <wcohen>2012-02-03 17:23:57 +0000
commit31739abeba42c90722ac6db45b9004f630226547 (patch)
tree0d609c6318b166626d96b573094e249319ea5196 /tapsets/API-stap-pass3-end.html
parentPull in the new SystemTap Beginners Guide (1.7) (diff)
Remove the old SystemTap Tapset Reference Manual (1.6)
Diffstat (limited to 'tapsets/API-stap-pass3-end.html')
-rw-r--r--tapsets/API-stap-pass3-end.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/tapsets/API-stap-pass3-end.html b/tapsets/API-stap-pass3-end.html
deleted file mode 100644
index c6e6f8ee..00000000
--- a/tapsets/API-stap-pass3-end.html
+++ /dev/null
@@ -1,7 +0,0 @@
1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::stap.pass3.end</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="stap_staticmarkers.stp.html" title="Chapter 27. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass3.html" title="probe::stap.pass3"><link rel="next" href="API-stap-pass4.html" title="probe::stap.pass4"></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"><span>probe::stap.pass3.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass3.html">Prev</a> </td><th width="60%" align="center">Chapter 27. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass4.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass3.end"><a name="API-stap-pass3-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass3.end —
2 Finished stap pass3 (translation to C)
3 </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass3.end </pre></div><div class="refsect1" title="Values"><a name="id520611"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p>
4 the systemtap_session variable s
5 </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="id520637"></a><h2>Description</h2><p>
6 pass3.end fires just before the jump to cleanup if s.last_pass = 3
7</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass3.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass4.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass3</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass4</span></td></tr></table></div></body></html>