Date: Sun, 29 Jun 1997 15:43:03 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/examples/perfmon perfmon.c Message-ID: <199706292243.PAA10135@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/06/29 15:43:03 PDT
Modified files:
share/examples/perfmon perfmon.c
Log:
Implemented `-c command'.
Fixed bitrot (__dead went away; EOF is now wrong for the getopt failure
value).
Moved sleep command to the end of the main loop to avoid mismatch between
main loop and the report loop. There is an extra iteration that could be
used to calibrate the loop overhead, but was used to report wrong results.
Fixed usage message.
Revision Changes Path
1.4 +15 -7 src/share/examples/perfmon/perfmon.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706292243.PAA10135>
