freebsd-dev/usr.sbin/pmcstat
Joseph Koshy ee4910b119 MFP4: Enhancements and bug-fixes to pmcstat(8):
- The '-c' option now takes a comma-separated list of CPU
   numbers, or a literal '*' denoting all CPUs in the system.
   Subsequent system PMCs are allocated on the CPUs so specified.

   Change the default behaviour to allocate system PMCs on all CPUs,
   not just CPU 0.

   Update the manual page and add an example of how to use the new
   functionality.

 - Attach PMCs to a (commandline) child process more reliably.  This
   fixes a long standing bug in counting events incurred by short-lived
   processes.
2007-04-22 15:00:39 +00:00
..
Makefile MFP4: 2005-06-30 19:01:26 +00:00
pmcstat_log.c When printing a map, print the number of samples recorded by each gmon.out file. 2006-04-05 15:12:25 +00:00
pmcstat.8 MFP4: Enhancements and bug-fixes to pmcstat(8): 2007-04-22 15:00:39 +00:00
pmcstat.c MFP4: Enhancements and bug-fixes to pmcstat(8): 2007-04-22 15:00:39 +00:00
pmcstat.h MFP4: Enhancements and bug-fixes to pmcstat(8): 2007-04-22 15:00:39 +00:00