Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jul 1997 09:38:41 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/sys/sys gmon.h src/usr.bin/gprof gprof.h
Message-ID:  <199707131638.JAA26092@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1997/07/13 09:38:40 PDT

  Modified files:
    sys/sys              gmon.h 
    usr.bin/gprof        gprof.h 
  Log:
  32-bit counters aren't large enough for 100+MHz clocks.  Use 64-bit
  counters.  `4' in GPROF4 and gprof4 now means 8.  gprof4 needs to be
  recompiled to match the kernel.
  
  Revision  Changes    Path
  1.13      +2 -2      src/sys/sys/gmon.h
  1.6       +1 -1      src/usr.bin/gprof/gprof.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707131638.JAA26092>