diff options
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index 97981580..cb062f99 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,9 +1,6 @@ -2005-03-21 Martin Hunt <hunt@redhat.com> +2005-03-30 Martin Hunt <hunt@redhat.com> - * io.c (_stp_print_buf): Add print buffer stuff and other misc. - Will move later. + * scbuf.c: Make functions use per-cpu buffers as documented. + _stp_scbuf_clear(): Now returns a pointer to the buffer. - * map.c (_stp_map_add_int64): New function. - - * probes: Directory of example probes. |