DynamoRIO / DynamoRIO/drmemory
add -report_max for duplicate errors to reduce overhead on constructing call stacks
Open
Migrated
Performance
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [zhao...@google.com](https://code.google.com/u/106321947286816917100/) on May 21, 2012 18:44:11_
When there are too many duplicated errors, the overhead on constructing the call stack for verification is too high and should be avoided.
One example is 471.omnetpp, xref issue #862 .
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=897_
Contributor guide
Assessment
This issue has not been assessed yet.