commit | d072c25f531c6513994960401d2c7f059434c0d2 | [log] [tgz] |
---|---|---|
author | Markus Metzger <markus.t.metzger@intel.com> | Tue Dec 16 15:53:11 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 16 18:28:37 2008 +0100 |
tree | af9631b5f00a48e79b0837311e70fbbb26ba61a0 | |
parent | cc1dc6d039ced64c2f8b8457bf1cccf4ecfc5942 [diff] |
x86, bts: correctly report invalid bts records Impact: change the reporting of empty BTS records Correctly report a cleared BTS record as invalid. Used to be reported as branch from 0 to 0. Signed-off-by: Markus Metzger <markus.t.metzger@intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>