From 33776f4955fa52ae3e4dc87ab6ac484a3ebc9a71 Mon Sep 17 00:00:00 2001 From: hunt Date: Mon, 21 Mar 2005 21:47:54 +0000 Subject: *** empty log message *** --- runtime/docs/html/todo.html | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'runtime/docs/html/todo.html') 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 @@
Intro | Functions | Defines | Enumerations | Enumeration Values
- -

Todo List

-
page SystemTap Runtime Library
-
The Runtime Library is not actually a library yet. It is just a collection of functions included in the probe boilerplate.
-
-

-

-
Global dlog (const char *fmt,...)
+ +

Todo List

+
Global dlog (const char *fmt,...)
Needs replaced with something much faster that does not use the system log.

-
Global _stp_map_set_stat (MAP map, stat *stats)
+
Global _stp_map_set_stat (MAP map, stat *stats)
Histograms don't work yet.

-
Global _stp_map_stat_add (MAP map, int64_t val)
+
Global _stp_map_stat_add (MAP map, int64_t val)
Histograms don't work yet.
-
Generated on Wed Mar 9 13:21:28 2005 for SystemTap by  +
Generated on Mon Mar 21 13:29:45 2005 for SystemTap by  -doxygen 1.3.9.1
+doxygen 1.4.1
-- cgit