[PATCH] D66112: [scudo][standalone] Add more stats to mallinfo
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 12 15:37:43 PDT 2019
cryptoad updated this revision to Diff 214724.
cryptoad added a comment.
Adding `usmblks` as well.
Android uses it for `getNativeHeapSize`, so `StatMapped` will do.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66112/new/
https://reviews.llvm.org/D66112
Files:
lib/scudo/standalone/local_cache.h
lib/scudo/standalone/mutex.h
lib/scudo/standalone/primary32.h
lib/scudo/standalone/primary64.h
lib/scudo/standalone/stats.h
lib/scudo/standalone/tests/wrappers_c_test.cpp
lib/scudo/standalone/wrappers_c.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66112.214724.patch
Type: text/x-patch
Size: 4663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190812/329154f8/attachment-0001.bin>
More information about the llvm-commits
mailing list