diff options
author | Dam Sunwoo <dam.sunwoo@arm.com> | 2014-01-24 15:29:29 -0600 |
---|---|---|
committer | Dam Sunwoo <dam.sunwoo@arm.com> | 2014-01-24 15:29:29 -0600 |
commit | f1cd6b1ba8ce66f04793133233ac0135c6b11646 (patch) | |
tree | ea3c6aa36c6fef23211bd52304df5f00d50fe37a /util/streamline | |
parent | 37433d91a361a96bb95cc5a745d39ba931c68630 (diff) | |
download | gem5-f1cd6b1ba8ce66f04793133233ac0135c6b11646.tar.xz |
cpu: remove faulty simpoint basic block inst count assertion
This patch removes an assertion in the simpoint profiling code that
asserts that a previously-seen basic block has the exact same number
of instructions executed as before. This can be false if the basic
block generates aborts or takes interrupts at different locations
within the basic block. The basic block profiling are not affected
significantly as these events are rare in general.
Diffstat (limited to 'util/streamline')
0 files changed, 0 insertions, 0 deletions