From 3d4bc8bea6b45893bd4b49f44df26bd602b4cba5 Mon Sep 17 00:00:00 2001 From: hunt Date: Thu, 7 Apr 2005 15:17:29 +0000 Subject: Update to use relayfs. --- runtime/ChangeLog | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'runtime/ChangeLog') 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 +2005-03-30 Martin Hunt - * 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. -- cgit