Date: Mon, 3 Dec 2007 10:29:49 +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: <200712031029.lB3ATnHI050980@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 2007-12-03 10:29:49 UTC FreeBSD src repository Modified files: usr.sbin/pmcstat pmcstat_log.c Log: When printing the contents of a HWPMC log in human readable form: - Print a warning if the version number recorded in the log is not what the tool expects. - Print a tidier error message when an unrecognized event is encountered in the log. - Don't print a spurious 'Unknown error: 0' when exiting after a parse error. Revision Changes Path 1.11 +8 -3 src/usr.sbin/pmcstat/pmcstat_log.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712031029.lB3ATnHI050980>