Date: Tue, 13 Sep 2005 02:23:25 +0000 (UTC) From: Joseph Koshy <jkoshy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pmcstat pmcstat_log.c Message-ID: <200509130223.j8D2NQFu004783@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 2005-09-13 02:23:25 UTC FreeBSD src repository Modified files: usr.sbin/pmcstat pmcstat_log.c Log: Fix a bug that caused generated gmon.out profiles to be out of whack. Use saturating arithmetic when incrementing a bucket. Improve a few comments. MFC after: 3 days Revision Changes Path 1.4 +31 -10 src/usr.sbin/pmcstat/pmcstat_log.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509130223.j8D2NQFu004783>