diff options
Diffstat (limited to 'runtime/docs/html/bug.html')
-rw-r--r-- | runtime/docs/html/bug.html | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/runtime/docs/html/bug.html b/runtime/docs/html/bug.html index 30f41ef4..6c73243e 100644 --- a/runtime/docs/html/bug.html +++ b/runtime/docs/html/bug.html @@ -1,11 +1,10 @@ <!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> +<title>SystemTap: Bug List</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.4.1 --> +<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related 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="alloc_8h.html#a3">_stp_alloc</a> (size_t len) </dt> <dd>Currently uses kmalloc (GFP_ATOMIC). </dd> @@ -20,8 +19,6 @@ <dt>Global <a class="el" href="io_8c.html#a4">dlog</a> (const char *fmt,...) </dt> <dd>Lines are limited in length by printk buffer.</dd> </dl> -<hr size="1"><address style="align: right;"><small>Generated on Mon Mar 21 13:29:45 2005 for SystemTap by -<a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address> -</body> +<hr size="1"><address style="align: right;"><small> +Generated on Tue Mar 22 10:27:36 2005 for SystemTap.</small></body> </html> |