cvs commit: src/tools/tools/syscall_timing Makefile syscall_timing.c

Robert Watson rwatson at FreeBSD.org
Wed Sep 29 22:25:01 PDT 2004


rwatson     2004-09-30 05:25:00 UTC

  FreeBSD src repository

  Added files:
    tools/tools/syscall_timing Makefile syscall_timing.c 
  Log:
  Add syscall_timing, a simple timing micro-benchmark for some
  characteristic system calls.  I've been sending this to people for
  a while, and figured it would be more efficient to just put it in
  CVS.
  
  Revision  Changes    Path
  1.1       +9 -0      src/tools/tools/syscall_timing/Makefile (new)
  1.1       +186 -0    src/tools/tools/syscall_timing/syscall_timing.c (new)


More information about the cvs-src mailing list