cvs commit: src/usr.sbin/pmcstat pmcstat_log.c

2007-12-03 Thread Joseph Koshy
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. - Pri

cvs commit: src/usr.sbin/pmcstat pmcstat_log.c

2006-04-05 Thread Joseph Koshy
jkoshy 2006-04-05 15:12:25 UTC FreeBSD src repository Modified files: usr.sbin/pmcstat pmcstat_log.c Log: When printing a map, print the number of samples recorded by each gmon.out file. MFC after: 1 week Revision ChangesPath 1.10 +18 -5 src/u

cvs commit: src/usr.sbin/pmcstat pmcstat_log.c

2005-12-24 Thread Joseph Koshy
jkoshy 2005-12-25 05:11:29 UTC FreeBSD src repository Modified files: usr.sbin/pmcstat pmcstat_log.c Log: When generating profiles (-g) warn about shared objects that were not found. Revision ChangesPath 1.7 +12 -4 src/usr.sbin/pmcstat/pmcstat_log.c _