summaryrefslogtreecommitdiffstats
path: root/runtime/docs/html/bug.html
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/docs/html/bug.html')
-rw-r--r--runtime/docs/html/bug.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/runtime/docs/html/bug.html b/runtime/docs/html/bug.html
index 4ed1d36b..e19f1b2e 100644
--- a/runtime/docs/html/bug.html
+++ b/runtime/docs/html/bug.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="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="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<h1><a class="anchor" name="bug">Bug List</a></h1><a class="anchor" name="_bug000001"></a> <dl>
<dt>Global <a class="el" href="group__alloc.html#ga1">_stp_alloc</a> (size_t len) </dt>
<dd>Currently uses kmalloc (GFP_ATOMIC). </dd>
@@ -16,7 +16,12 @@
</dl>
<p>
<a class="anchor" name="_bug000003"></a> <dl>
-<dt>Global <a class="el" href="group__io.html#ga0">dlog</a> (const char *fmt,...) </dt>
-<dd>Lines are limited in length by printk buffer. If there is no newline in the format string, then other syslog output could get appended to the SystemTap line.</dd>
+<dt>Global <a class="el" href="group__stack.html#ga6">_stp_stack_print</a> (int verbose, int levels) </dt>
+<dd>levels parameter is not functional </dd>
+</dl>
+<p>
+<a class="anchor" name="_bug000004"></a> <dl>
+<dt>Global <a class="el" href="group__stack.html#ga7">_stp_stack_sprint</a> (String str, int verbose, int levels) </dt>
+<dd>levels parameter is not functional </dd>
</dl>
</body></html>