summaryrefslogtreecommitdiffstats
path: root/runtime/docs/html/probes_2tasklet_2README-source.html
blob: 7d09aa4ebad353c425b2a12d7f4332d39b00e8f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!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/tasklet/README Source File</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="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</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>&nbsp;/&nbsp;<a class="el" href="dir_000002.html">tasklet</a></div>
<h1>README</h1><div class="fragment"><pre class="fragment">00001 <span class="comment">/** @dir tasklet</span>
00002 <span class="comment">Sample probe in a tasklet.  Useful for interrupt context testing.</span>
00003 <span class="comment"></span>
00004 <span class="comment">\verbatim</span>
00005 <span class="comment">&gt; ./build</span>
00006 <span class="comment">&gt; insmod stp_tasklet.ko</span>
00007 <span class="comment">&gt; rmmod stp_tasklet.ko</span>
00008 <span class="comment">\endverbatim</span>
00009 <span class="comment"></span>
00010 <span class="comment">*/</span>
</pre></div></body></html>