K 10 svn:author V 6 jkoshy K 8 svn:date V 27 2005-09-17T13:04:10.000000Z K 7 svn:log V 428 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) END