Date: Thu, 21 Oct 2010 17:27:39 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/tools/syscall_timing syscall_timing.c Message-ID: <201010211727.o9LHRpGW004243@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2010-10-21 17:27:39 UTC FreeBSD src repository Modified files: tools/tools/syscall_timing syscall_timing.c Log: SVN rev 214142 on 2010-10-21 17:27:39Z by rwatson Further enhancements to syscall_timing: - Use getopt rather than hand-parsed arguments - Allow iterations to be specified and/or a new number of seconds bound on the number of iterations - Fix printout of timer resolution - Add new tests, such as TCP and UDP socket creation, and open/read/close of /dev/zero and /dev/null. Sponsored by: Google, Inc. MFC after: 2 weeks Revision Changes Path 1.5 +257 -78 src/tools/tools/syscall_timing/syscall_timing.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010211727.o9LHRpGW004243>