Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2010 17:35:08 +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:  <201010211735.o9LHZO7D004895@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2010-10-21 17:35:08 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/syscall_timing syscall_timing.c 
  Log:
  SVN rev 214145 on 2010-10-21 17:35:08Z by rwatson
  
  Fix bug in recent syscall_timing change: measure the number of iterations
  each loop, rather than once up front.  The distinction is unimportant
  when doing a fix iteration count, but when using a timer, it should vary.
  
  Sponsored by:   Google, Inc.
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.6       +4 -3      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?201010211735.o9LHZO7D004895>