commit | 2b8777ca0c944bf6498c45ed9c5c246bd63a719e | [log] [tgz] |
---|---|---|
author | Maynard Johnson <maynardj@us.ibm.com> | Wed May 27 10:15:08 2009 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 10 12:35:36 2009 +0200 |
tree | fb62bd8d92828d6c1e6b66cc1cbb1bd49f0a19fc | |
parent | 8d7ff4f2a0b22b7d6d7bc3982257d1dadea22824 [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> Signed-off-by: Ingo Molnar <mingo@elte.hu>