summaryrefslogtreecommitdiffstats
path: root/runtime/docs/html/dtr_8mod_8c-source.html
diff options
context:
space:
mode:
authorhunt <hunt>2005-03-29 18:07:58 +0000
committerhunt <hunt>2005-03-29 18:07:58 +0000
commite32551b18f4560056d2d482f5e1505b1b98fa82a (patch)
tree4e9e07a9b46a4fd5dea27732571cbb04c0ef5dee /runtime/docs/html/dtr_8mod_8c-source.html
parent13b35bb112459702e7371ecc89d7deb789818a86 (diff)
downloadsystemtap-steved-e32551b18f4560056d2d482f5e1505b1b98fa82a.tar.gz
systemtap-steved-e32551b18f4560056d2d482f5e1505b1b98fa82a.tar.xz
systemtap-steved-e32551b18f4560056d2d482f5e1505b1b98fa82a.zip
*** empty log message ***
Diffstat (limited to 'runtime/docs/html/dtr_8mod_8c-source.html')
-rw-r--r--runtime/docs/html/dtr_8mod_8c-source.html55
1 files changed, 26 insertions, 29 deletions
diff --git a/runtime/docs/html/dtr_8mod_8c-source.html b/runtime/docs/html/dtr_8mod_8c-source.html
index 38f5967a..1deec9c6 100644
--- a/runtime/docs/html/dtr_8mod_8c-source.html
+++ b/runtime/docs/html/dtr_8mod_8c-source.html
@@ -1,12 +1,12 @@
<!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/shellsnoop/dtr.mod.c Source File</title>
+<title>SystemTap: probes/test4/dtr.mod.c 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="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>
+<!-- Generated by Doxygen 1.3.9.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_000001.html">shellsnoop</a></div>
+<a class="el" href="dir_000000.html">probes</a>&nbsp;/&nbsp;<a class="el" href="dir_000003.html">test4</a></div>
<h1>dtr.mod.c</h1><div class="fragment"><pre class="fragment">00001 <span class="preprocessor">#include &lt;linux/module.h&gt;</span>
00002 <span class="preprocessor">#include &lt;linux/vermagic.h&gt;</span>
00003 <span class="preprocessor">#include &lt;linux/compiler.h&gt;</span>
@@ -27,33 +27,30 @@
00018 __attribute_used__
00019 __attribute__((section("__versions"))) = {
00020 { 0x506abef7, <span class="stringliteral">"struct_module"</span> },
-00021 { 0x1b9aca3f, <span class="stringliteral">"jprobe_return"</span> },
-00022 { 0x45e5f47f, <span class="stringliteral">"register_kprobe"</span> },
-00023 { 0x1e736243, <span class="stringliteral">"unregister_kprobe"</span> },
-00024 { 0xdd03a51e, <span class="stringliteral">"register_jprobe"</span> },
-00025 { 0x49a83d3a, <span class="stringliteral">"unregister_jprobe"</span> },
-00026 { 0xaa27f890, <span class="stringliteral">"__get_user_8"</span> },
-00027 { 0x21e5679c, <span class="stringliteral">"copy_user_generic"</span> },
+00021 { 0xb240ca65, <span class="stringliteral">"schedule_work"</span> },
+00022 { 0x1b9aca3f, <span class="stringliteral">"jprobe_return"</span> },
+00023 { 0xe3b0192b, <span class="stringliteral">"vscnprintf"</span> },
+00024 { 0x45e5f47f, <span class="stringliteral">"register_kprobe"</span> },
+00025 { 0x1e736243, <span class="stringliteral">"unregister_kprobe"</span> },
+00026 { 0xdd03a51e, <span class="stringliteral">"register_jprobe"</span> },
+00027 { 0x49a83d3a, <span class="stringliteral">"unregister_jprobe"</span> },
00028 { 0x3fa03a97, <span class="stringliteral">"memset"</span> },
00029 { 0xc16fe12d, <span class="stringliteral">"__memcpy"</span> },
00030 { 0xe914e41e, <span class="stringliteral">"strcpy"</span> },
00031 { 0xe2d5255a, <span class="stringliteral">"strcmp"</span> },
-00032 { 0xe3b0192b, <span class="stringliteral">"vscnprintf"</span> },
-00033 { 0x8e3c9cc3, <span class="stringliteral">"vprintk"</span> },
-00034 { 0xdd132261, <span class="stringliteral">"printk"</span> },
-00035 { 0x2fd1d81c, <span class="stringliteral">"vfree"</span> },
-00036 { 0x37a0cba, <span class="stringliteral">"kfree"</span> },
-00037 { 0xd6ee688f, <span class="stringliteral">"vmalloc"</span> },
-00038 { 0x8ce16b3f, <span class="stringliteral">"__kmalloc"</span> },
-00039 };
-00040
-00041 <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> __module_depends[]
-00042 __attribute_used__
-00043 __attribute__((section(<span class="stringliteral">".modinfo"</span>))) =
-00044 <span class="stringliteral">"depends="</span>;
+00032 { 0x2fd1d81c, <span class="stringliteral">"vfree"</span> },
+00033 { 0x37a0cba, <span class="stringliteral">"kfree"</span> },
+00034 { 0xd6ee688f, <span class="stringliteral">"vmalloc"</span> },
+00035 { 0x8ce16b3f, <span class="stringliteral">"__kmalloc"</span> },
+00036 { 0x8e3c9cc3, <span class="stringliteral">"vprintk"</span> },
+00037 { 0xdd132261, <span class="stringliteral">"printk"</span> },
+00038 };
+00039
+00040 <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> __module_depends[]
+00041 __attribute_used__
+00042 __attribute__((section(<span class="stringliteral">".modinfo"</span>))) =
+00043 <span class="stringliteral">"depends="</span>;
+00044
00045
-00046
-00047 MODULE_INFO(srcversion, <span class="stringliteral">"D6A3BE8A54CB181A59924B3"</span>);
-</pre></div><hr size="1"><address style="align: right;"><small>
-Generated on Tue Mar 22 00:32:02 2005 for SystemTap.</small></body>
-</html>
+00046 MODULE_INFO(srcversion, <span class="stringliteral">"3CC4F9300C5C4E353BD2804"</span>);
+</pre></div></body></html>