cvs commit: src/usr.sbin/pmcstat pmcstat_log.c
Joseph Koshy
jkoshy at FreeBSD.org
Mon Dec 3 02:29:49 PST 2007
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
More information about the cvs-all
mailing list