summaryrefslogtreecommitdiffstats
path: root/runtime/docs/html/stack_8c-source.html
diff options
context:
space:
mode:
authorhunt <hunt>2005-03-22 18:36:50 +0000
committerhunt <hunt>2005-03-22 18:36:50 +0000
commite94cb46c2219da504a559d49eeda3e4134b96453 (patch)
tree8ace56077fbeef519ba8e4283d358f3c1053571c /runtime/docs/html/stack_8c-source.html
parentb9c556e44326b40b2c927a0a5b5626332a8c9587 (diff)
downloadsystemtap-steved-e94cb46c2219da504a559d49eeda3e4134b96453.tar.gz
systemtap-steved-e94cb46c2219da504a559d49eeda3e4134b96453.tar.xz
systemtap-steved-e94cb46c2219da504a559d49eeda3e4134b96453.zip
*** empty log message ***
Diffstat (limited to 'runtime/docs/html/stack_8c-source.html')
-rw-r--r--runtime/docs/html/stack_8c-source.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/docs/html/stack_8c-source.html b/runtime/docs/html/stack_8c-source.html
index d6b1e224..dda3013a 100644
--- a/runtime/docs/html/stack_8c-source.html
+++ b/runtime/docs/html/stack_8c-source.html
@@ -19,7 +19,7 @@
00012 <span class="keywordtype">char</span> *delim = <span class="stringliteral">":"</span>;
00013 <span class="keywordtype">char</span> namebuf[128];
00014
-00015 symname = _stp_kallsyms_lookup(address, &amp;symsize, &amp;offset, &amp;modname, namebuf);
+00015 symname = <a class="code" href="io_8c.html#a1">_stp_kallsyms_lookup</a>(address, &amp;symsize, &amp;offset, &amp;modname, namebuf);
00016 <span class="keywordflow">if</span> (!symname)
00017 return printk("[&lt;%016lx&gt;]", address);
00018 if (!modname)
@@ -180,5 +180,5 @@
00173 <span class="stringliteral">}</span>
00174 <span class="stringliteral">#endif</span>
</pre></div><hr size="1"><address style="align: right;"><small>
-Generated on Tue Mar 22 00:32:02 2005 for SystemTap.</small></body>
+Generated on Tue Mar 22 10:27:36 2005 for SystemTap.</small></body>
</html>