blob: d49f0a1fe98e4ce5241becf2d1857b4f3e7d72d8 (
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 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 List</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">probes</a> / <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">> ./build</span>
00006 <span class="comment">> insmod stp_tasklet.ko</span>
00007 <span class="comment">> 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>
|