jkoshy 2005-12-24 17:00:33 UTC
FreeBSD src repository
Modified files:
usr.sbin/pmcstat pmcstat.c
Log:
- Don't print an errno string when reporting dropped samples.
- Prevent an unsuccessful exec() of a target program from triggering
a false 'dropped samples' message.
Revision Changes Path
1.11 +4 -3 src/usr.sbin/pmcstat/pmcstat.c