Date: Fri, 7 Dec 2007 08:26:21 +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 pmcstat_log.c Message-ID: <200712070826.lB78QLgL000562@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 2007-12-07 08:26:21 UTC
FreeBSD src repository
Modified files:
usr.sbin/pmcstat Makefile pmcstat.8 pmcstat.c pmcstat.h
pmcstat_log.c
Log:
Introduce pmcstat(8) changes for summarizing hwpmc(4) callchain records in
in textual form and in gmon.out format.
Update manual page.
Sponsored by: FreeBSD Foundation and Google Inc.
Revision Changes Path
1.6 +1 -1 src/usr.sbin/pmcstat/Makefile
1.13 +54 -5 src/usr.sbin/pmcstat/pmcstat.8
1.18 +92 -29 src/usr.sbin/pmcstat/pmcstat.c
1.6 +13 -3 src/usr.sbin/pmcstat/pmcstat.h
1.12 +915 -171 src/usr.sbin/pmcstat/pmcstat_log.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712070826.lB78QLgL000562>
