[PATCH] D66112: [scudo][standalone] Add more stats to mallinfo

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 09:03:17 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368866: [scudo][standalone] Add more stats to mallinfo (authored by cryptoad, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66112/new/

https://reviews.llvm.org/D66112

Files:
  compiler-rt/trunk/lib/scudo/standalone/local_cache.h
  compiler-rt/trunk/lib/scudo/standalone/mutex.h
  compiler-rt/trunk/lib/scudo/standalone/primary32.h
  compiler-rt/trunk/lib/scudo/standalone/primary64.h
  compiler-rt/trunk/lib/scudo/standalone/stats.h
  compiler-rt/trunk/lib/scudo/standalone/tests/wrappers_c_test.cpp
  compiler-rt/trunk/lib/scudo/standalone/wrappers_c.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66112.215137.patch
Type: text/x-patch
Size: 5041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/a583d09f/attachment.bin>


More information about the llvm-commits mailing list