scudo: Add a dump of primary allocation sizes to malloc_info output.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 5 Feb 2020 22:49:19 +0000 (14:49 -0800)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 10 Feb 2020 23:05:27 +0000 (15:05 -0800)
commit9068766b9a523350060f0817c7f50df09de3a69c
treebcec92655e84c89263c8732e41df6da2e442bbfc
parent041547eb4eb0fcb2155af7537aaed7f601ea6343
scudo: Add a dump of primary allocation sizes to malloc_info output.

This will be useful for optimizing the size class map.

Differential Revision: https://reviews.llvm.org/D74098
compiler-rt/lib/scudo/standalone/tests/wrappers_c_test.cpp
compiler-rt/lib/scudo/standalone/wrappers_c.inc