diff options
author | hunt <hunt> | 2005-05-26 07:18:22 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-05-26 07:18:22 +0000 |
commit | 849e99602e4b0487dad23e28cb6a94bf013f40a4 (patch) | |
tree | b457af2da7d7d8b2cc8df0430e3bf54f3ab07cfa /runtime/docs/html/bug.html | |
parent | 45f880289dcfc06494885546750b42f4e59074a6 (diff) | |
download | systemtap-steved-849e99602e4b0487dad23e28cb6a94bf013f40a4.tar.gz systemtap-steved-849e99602e4b0487dad23e28cb6a94bf013f40a4.tar.xz systemtap-steved-849e99602e4b0487dad23e28cb6a94bf013f40a4.zip |
Remove all the generated html files.
Diffstat (limited to 'runtime/docs/html/bug.html')
-rw-r--r-- | runtime/docs/html/bug.html | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/runtime/docs/html/bug.html b/runtime/docs/html/bug.html deleted file mode 100644 index e19f1b2e..00000000 --- a/runtime/docs/html/bug.html +++ /dev/null @@ -1,27 +0,0 @@ -<!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: Bug List</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 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 List</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="group__alloc.html#ga1">_stp_alloc</a> (size_t len) </dt> -<dd>Currently uses kmalloc (GFP_ATOMIC). </dd> -</dl> -<p> -<a class="anchor" name="_bug000002"></a> <dl> -<dt>Global <a class="el" href="group__alloc.html#ga2">_stp_calloc</a> (size_t len) </dt> -<dd>Currently uses kmalloc (GFP_ATOMIC). </dd> -</dl> -<p> -<a class="anchor" name="_bug000003"></a> <dl> -<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> |