summaryrefslogtreecommitdiffstats
path: root/runtime/docs/html/runtime_8h-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/docs/html/runtime_8h-source.html')
-rw-r--r--runtime/docs/html/runtime_8h-source.html31
1 files changed, 31 insertions, 0 deletions
diff --git a/runtime/docs/html/runtime_8h-source.html b/runtime/docs/html/runtime_8h-source.html
new file mode 100644
index 00000000..b688d351
--- /dev/null
+++ b/runtime/docs/html/runtime_8h-source.html
@@ -0,0 +1,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>