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
- Build Status
Buildable 17418 Build 17418: arc lint + arc unit
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.