Date: Fri, 27 Apr 2007 12:09:32 +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 Makefile pmcstat.8 pmcstat.c pmcstat.h Message-ID: <200704271209.l3RC9WnD045525@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 2007-04-27 12:09:32 UTC
FreeBSD src repository
Modified files:
usr.sbin/pmcstat Makefile pmcstat.8 pmcstat.c pmcstat.h
Log:
MFP4: Enhancements to pmcstat(8):
- Allow the "-t" option to take a regular expression naming command
line processes to attach process PMCs to.
- Update the manual page and add an example showing the use of the
new functionality.
- Update the (c) year on the affected source files.
Revision Changes Path
1.4 +1 -1 src/usr.sbin/pmcstat/Makefile
1.12 +24 -15 src/usr.sbin/pmcstat/pmcstat.8
1.17 +148 -49 src/usr.sbin/pmcstat/pmcstat.c
1.5 +11 -4 src/usr.sbin/pmcstat/pmcstat.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704271209.l3RC9WnD045525>
