Date: Fri, 22 Oct 2010 11:22:19 +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: <201010221122.o9MBMcpX045740@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2010-10-22 11:22:19 UTC FreeBSD src repository Modified files: tools/tools/syscall_timing syscall_timing.c Log: SVN rev 214202 on 2010-10-22 11:22:19Z by rwatson Validate syscall_timing test names before starting to provide earlier feedback regarding user error. Provide default loop and timing settings. Add a new test that just times pread() without the open()/close(). Mark tests requiring a path argument so we can provide better feedback to the user than EFAULT on (null). Sponsored by: Google, Inc. MFC after: 2 weeks Revision Changes Path 1.10 +68 -12 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?201010221122.o9MBMcpX045740>