summaryrefslogtreecommitdiffstats
path: root/runtime/docs/html/dir_000000.html
blob: 9ee08412228933658f68d6694ea31f81308a76d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>SystemTap: probes/ Directory Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">probes</a></div>
<h1>probes Directory Reference</h1>This directory contains working example probes that demonstrate and test the runtime library.  
<a href="#_details">More...</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Directories</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">directory &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dir_000001.html">shellsnoop</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Snoops on what commands are being run by shells. <br></td></tr>

<p>
<tr><td class="memItemLeft" nowrap align="right" valign="top">directory &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dir_000002.html">tasklet</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sample probe in a tasklet. <br></td></tr>

<p>
<tr><td class="memItemLeft" nowrap align="right" valign="top">directory &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dir_000003.html">test4</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This example probe tracks file opens, reads and writes. <br></td></tr>

<p>
<tr><td class="memItemLeft" nowrap align="right" valign="top">directory &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dir_000004.html">where_func</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This is a silly little instrumentation routine to instrument functions entry by name. <br></td></tr>

<p>
<tr><td colspan="2"><br><h2>Files</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">file &nbsp;</td><td class="memItemRight" valign="bottom"><b>README</b> <a href="probes_2README-source.html">[code]</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This directory contains working example probes that demonstrate and test the runtime library. 
<p>
They are tested on i386 and x86_64. </body></html>