diff options
Diffstat (limited to 'runtime/docs/html/todo.html')
-rw-r--r-- | runtime/docs/html/todo.html | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/runtime/docs/html/todo.html b/runtime/docs/html/todo.html index d4f0d051..93efe6b8 100644 --- a/runtime/docs/html/todo.html +++ b/runtime/docs/html/todo.html @@ -5,28 +5,23 @@ </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.3.9.1 --> -<h1><a class="anchor" name="todo">Todo List</a></h1><a class="anchor" name="_todo000004"></a> <dl> -<dt>page <a class="el" href="index.html">SystemTap Runtime Library</a> </dt> -<dd>The Runtime Library is not actually a library yet. It is just a collection of functions included in the probe boilerplate. </dd> -</dl> -<p> -<a class="anchor" name="_todo000001"></a> <dl> -<dt>Global <a class="el" href="io_8c.html#a0">dlog</a> (const char *fmt,...) </dt> +<!-- Generated by Doxygen 1.4.1 --> +<h1><a class="anchor" name="todo">Todo List</a></h1><a class="anchor" name="_todo000001"></a> <dl> +<dt>Global <a class="el" href="io_8c.html#a4">dlog</a> (const char *fmt,...) </dt> <dd>Needs replaced with something much faster that does not use the system log. </dd> </dl> <p> <a class="anchor" name="_todo000002"></a> <dl> -<dt>Global <a class="el" href="map_8c.html#a20">_stp_map_set_stat</a> (MAP map, stat *stats) </dt> +<dt>Global <a class="el" href="map_8c.html#a22">_stp_map_set_stat</a> (MAP map, stat *stats) </dt> <dd>Histograms don't work yet. </dd> </dl> <p> <a class="anchor" name="_todo000003"></a> <dl> -<dt>Global <a class="el" href="map_8c.html#a22">_stp_map_stat_add</a> (MAP map, int64_t val) </dt> +<dt>Global <a class="el" href="map_8c.html#a24">_stp_map_stat_add</a> (MAP map, int64_t val) </dt> <dd>Histograms don't work yet. </dd> </dl> -<hr size="1"><address style="align: right;"><small>Generated on Wed Mar 9 13:21:28 2005 for SystemTap by +<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.3.9.1 </small></address> +<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address> </body> </html> |