This adds __scudo_print_stats as an interface function to display the Primary
and Secondary allocator statistics for Scudo.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Event Timeline
include/sanitizer/scudo_interface.h | ||
---|---|---|
31 | Add a comment describing the intended use and what kind of stats (in general) it prints. |
Add a comment describing the intended use and what kind of stats (in general) it prints.