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

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

  FreeBSD src repository

  Modified files:
    tools/tools/syscall_timing syscall_timing.c 
  Log:
  SVN rev 214185 on 2010-10-21 21:08:12Z by rwatson
  
  Universally use uintmax_t in syscall_timing; rearrange arithmetic to
  suffer fewer rounding errors with smaller numbers; fix argc validation
  so multiple tests run on a single command line.
  
  Sponsored by:   Google, Inc.
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.9       +65 -64    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?201010212108.o9LL8ViS035734>