git: sysperf - Add tests for clock_gettime(CLOCK_*_FAST...) modes
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Aug 24 00:47:52 PDT 2012
commit 179efaf0fe6401764c0902b87d718210274310b8
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Aug 24 00:43:58 2012 -0700
sysperf - Add tests for clock_gettime(CLOCK_*_FAST...) modes
* Add tests for some of the new clock_gettime() modes.
Summary of changes:
test/sysperf/Makefile | 8 +++++++-
test/sysperf/{syscall5.c => syscall6.c} | 11 +++++------
test/sysperf/{syscall5.c => syscall7.c} | 5 ++---
3 files changed, 14 insertions(+), 10 deletions(-)
copy test/sysperf/{syscall5.c => syscall6.c} (69%)
copy test/sysperf/{syscall5.c => syscall7.c} (86%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/179efaf0fe6401764c0902b87d718210274310b8
--
DragonFly BSD source repository
More information about the Commits
mailing list