summaryrefslogtreecommitdiffstats
path: root/runtime/docs/html/probes_8c.html
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/docs/html/probes_8c.html')
-rw-r--r--runtime/docs/html/probes_8c.html48
1 files changed, 6 insertions, 42 deletions
diff --git a/runtime/docs/html/probes_8c.html b/runtime/docs/html/probes_8c.html
index 8a13bb24..5bdbeb43 100644
--- a/runtime/docs/html/probes_8c.html
+++ b/runtime/docs/html/probes_8c.html
@@ -4,7 +4,7 @@
<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>
+<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>
<h1>probes.c File Reference</h1>Functions to assist loading and unloading groups of probes. <a href="#_details">More...</a>
<p>
@@ -24,10 +24,6 @@
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="probes_8c.html#a4">_stp_register_kprobes</a> (struct kprobe *probes, int num_probes)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Register a group of kprobes. <a href="#a4"></a><br></td></tr>
-<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">static unsigned long(*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="probes_8c.html#a0">_stp_lookup_name</a> )(char *name) = (void *)KALLSYMS_LOOKUP_NAME</td></tr>
-
-<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Lookup name. <a href="#a0"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Functions to assist loading and unloading groups of probes.
@@ -82,7 +78,7 @@ Register a group of jprobes.
<p>
Definition at line <a class="el" href="probes_8c-source.html#l00032">32</a> of file <a class="el" href="probes_8c-source.html">probes.c</a>.
<p>
-References <a class="el" href="probes_8c-source.html#l00011">_stp_lookup_name</a>, <a class="el" href="probes_8c-source.html#l00018">_stp_unregister_jprobes()</a>, and <a class="el" href="io_8c-source.html#l00016">dlog()</a>. </td>
+References <a class="el" href="probes_8c-source.html#l00018">_stp_unregister_jprobes()</a>, and <a class="el" href="io_8c-source.html#l00025">dlog()</a>. </td>
</tr>
</table>
<a class="anchor" name="a4" doxytag="probes.c::_stp_register_kprobes"></a><p>
@@ -132,7 +128,7 @@ Register a group of kprobes.
<p>
Definition at line <a class="el" href="probes_8c-source.html#l00077">77</a> of file <a class="el" href="probes_8c-source.html">probes.c</a>.
<p>
-References <a class="el" href="probes_8c-source.html#l00011">_stp_lookup_name</a>, <a class="el" href="probes_8c-source.html#l00063">_stp_unregister_kprobes()</a>, and <a class="el" href="io_8c-source.html#l00016">dlog()</a>. </td>
+References <a class="el" href="probes_8c-source.html#l00063">_stp_unregister_kprobes()</a>, and <a class="el" href="io_8c-source.html#l00025">dlog()</a>. </td>
</tr>
</table>
<a class="anchor" name="a1" doxytag="probes.c::_stp_unregister_jprobes"></a><p>
@@ -181,7 +177,7 @@ Unregister a group of jprobes.
<p>
Definition at line <a class="el" href="probes_8c-source.html#l00018">18</a> of file <a class="el" href="probes_8c-source.html">probes.c</a>.
<p>
-References <a class="el" href="io_8c-source.html#l00016">dlog()</a>.
+References <a class="el" href="io_8c-source.html#l00025">dlog()</a>.
<p>
Referenced by <a class="el" href="probes_8c-source.html#l00032">_stp_register_jprobes()</a>. </td>
</tr>
@@ -232,41 +228,9 @@ Unregister a group of kprobes.
<p>
Definition at line <a class="el" href="probes_8c-source.html#l00063">63</a> of file <a class="el" href="probes_8c-source.html">probes.c</a>.
<p>
-References <a class="el" href="io_8c-source.html#l00016">dlog()</a>.
+References <a class="el" href="io_8c-source.html#l00025">dlog()</a>.
<p>
Referenced by <a class="el" href="probes_8c-source.html#l00077">_stp_register_kprobes()</a>. </td>
</tr>
</table>
-<hr><h2>Variable Documentation</h2>
-<a class="anchor" name="a0" doxytag="probes.c::_stp_lookup_name"></a><p>
-<table class="mdTable" cellpadding="2" cellspacing="0">
- <tr>
- <td class="mdRow">
- <table cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td class="md" nowrap valign="top">unsigned long(* <a class="el" href="probes_8c.html#a0">_stp_lookup_name</a>)(char *name) = (void *)KALLSYMS_LOOKUP_NAME<code> [static]</code> </td>
- </tr>
- </table>
- </td>
- </tr>
-</table>
-<table cellspacing="5" cellpadding="0" border="0">
- <tr>
- <td>
- &nbsp;
- </td>
- <td>
-
-<p>
-Lookup name.
-<p>
-This simply calls the kernel function kallsyms_lookup_name(). That function is not exported, so this workaround is required. See the kernel source, kernel/kallsyms.c for more information.
-<p>
-Definition at line <a class="el" href="probes_8c-source.html#l00011">11</a> of file <a class="el" href="probes_8c-source.html">probes.c</a>.
-<p>
-Referenced by <a class="el" href="probes_8c-source.html#l00032">_stp_register_jprobes()</a>, and <a class="el" href="probes_8c-source.html#l00077">_stp_register_kprobes()</a>. </td>
- </tr>
-</table>
-<hr size="1"><address style="align: right;"><small>
-Generated on Tue Mar 22 10:27:36 2005 for SystemTap.</small></body>
-</html>
+</body></html>