freebsd-skq/usr.sbin/pmcstat
jkoshy e3724c7825 MFC { r1.4, r1.5 "pmcstat_log.c" }
- Determine where the runtime loader got mapped to when a dynamically
   linked process was exec()'ed, and map samples in that address range
   into the appropriate buckets in the runtime loader's profile.

 - Fix a bug that caused generated gmon.out profiles to be out of
   whack.  Use saturating arithmetic when incrementing a bucket.

 - Improve a few comments.

Approved by:	re (scottl)
2005-09-17 13:04:10 +00:00
..
Makefile MFP4: 2005-06-30 19:01:26 +00:00
pmcstat_log.c MFC { r1.4, r1.5 "pmcstat_log.c" } 2005-09-17 13:04:10 +00:00
pmcstat.8 Merge pmcstat.8:1.6 from HEAD to RELENG_6: 2005-07-17 19:32:27 +00:00
pmcstat.c MFC r1.9: Improve an error message. 2005-09-13 15:23:26 +00:00
pmcstat.h Fix a bug that affected on-the-fly gmon.out file generation. 2005-07-09 17:08:46 +00:00