X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/4b707d8b1701aec2cec7431d4656f771b96a9f00..1e67a94f2cf731b4dd68750ef301eb9f8e175634:/regress/hrecord.c.m4?ds=sidebyside 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;