This gives a hint of potential bytes to release. Also remove the RSS
which is not supported yet. Will add it back when it's available.
Details
Details
- Reviewers
cferris - Commits
- rG316ca42a65ce: [scudo] Print PushedBytesDelta in getStats()
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Here's the sample output
Stats: SizeClassAllocator64: 7M mapped (0M rss) in 217 allocations; remains 145 00 ( 128): mapped: 256K popped: 152 pushed: 7 inuse: 145 total: 192 releases: 0 last released: 0K latest pushed bytes: 5K region: 0x7fd0c8347000 (0x7fd0c8340000) 10 ( 384): mapped: 256K popped: 2 pushed: 2 inuse: 0 total: 16 releases: 1 last released: 8K latest pushed bytes: 0K region: 0x7fd0be349000 (0x7fd0be340000) 24 ( 4096): mapped: 256K popped: 1 pushed: 1 inuse: 0 total: 8 releases: 1 last released: 32K latest pushed bytes: 0K region: 0x7fd0b234c000 (0x7fd0b2340000)