From 1e67a94f2cf731b4dd68750ef301eb9f8e175634 Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 5 Dec 1998 18:51:59 +0000 Subject: [PATCH] gettimeofday wishlist --- regress/hrecord.c.m4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/regress/hrecord.c.m4 b/regress/hrecord.c.m4 index a1ac5ff..d5ddf86 100644 --- a/regress/hrecord.c.m4 +++ b/regress/hrecord.c.m4 @@ -32,6 +32,8 @@ static int begin_set; static struct timeval begin; static FILE *Toutputfile; +/* fixme: record syscall durations, rather than gettimeofday results */ + void Tensureoutputfile(void) { const char *fdstr; int fd; -- 2.30.2