summaryrefslogtreecommitdiffstats
path: root/runtime/docs/html/runtime_8h-source.html
blob: b688d35121339b1f2ed676629a0fe6dfa097b6a0 (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
<!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: SystemTap Runtime Library</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<div class="qindex"><a class="qindex" href="index.html">Intro</a> | <a class="qindex" href="globals_func.html">Functions</a> | <a class="qindex" href="globals_defs.html">Defines</a> | <a class="qindex" href="globals_enum.html">Enumerations</a> | <a class="qindex" href="globals_eval.html">Enumeration Values</a></div>

<!-- Generated by Doxygen 1.3.9.1 -->
<h1>runtime.h</h1><a href="runtime_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment">00001 
00002 <span class="preprocessor">#include &lt;linux/module.h&gt;</span>
00003 <span class="preprocessor">#include &lt;linux/miscdevice.h&gt;</span>
00004 <span class="preprocessor">#include &lt;linux/init.h&gt;</span>
00005 <span class="preprocessor">#include &lt;linux/hash.h&gt;</span>
00006 <span class="preprocessor">#include &lt;linux/string.h&gt;</span>
00007 <span class="preprocessor">#include &lt;linux/kprobes.h&gt;</span>
00008 <span class="preprocessor">#include &lt;linux/proc_fs.h&gt;</span>
00009 <span class="preprocessor">#include &lt;linux/vmalloc.h&gt;</span>
00010 <span class="preprocessor">#include &lt;linux/time.h&gt;</span>
00011 <span class="preprocessor">#include &lt;linux/spinlock.h&gt;</span>
00012 <span class="preprocessor">#include &lt;asm/uaccess.h&gt;</span>
00013 
00014 <span class="preprocessor">#include "<a class="code" href="alloc_8h.html">alloc.h</a>"</span>
00015 <span class="preprocessor">#include "<a class="code" href="map_8h.html">map.h</a>"</span>
00016 
<a name="l00017"></a><a class="code" href="runtime_8h.html#a0">00017</a> <span class="preprocessor">#define dbug(args...) ;</span>
00018 <span class="preprocessor"></span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Mar 9 13:21:28 2005 for SystemTap by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
</body>
</html>