commit | 1cc4ce6f5f89cdc355013aa43f06a14a015766d1 | [log] [tgz] |
---|---|---|
author | Maynard Johnson <maynardj@us.ibm.com> | Wed May 27 10:15:08 2009 -0500 |
committer | Robert Richter <robert.richter@amd.com> | Fri Jun 12 17:25:43 2009 +0200 |
tree | 6311518bac579d1eadadadb335a0f555e0cc8c15 | |
parent | 0886751c5d8b19fcee2e65d34ae21c9111e652a9 [diff] |
oprofile: reset bt_lost_no_mapping with other stats The bt_lost_no_mapping is not getting reset at the start of a profiling run, thus the oprofiled.log shows erroneous values for this statistic. The attached patch fixes this problem. Signed-off-by: Maynard Johnson <maynardj@us.ibm.com> Signed-off-by: Robert Richter <robert.richter@amd.com>