Revert "[base/allocator] Support mallinfo() for PartitionAlloc-Everywhere."
This reverts commit 98e662e4. Reason for revert: this seem to break Win7 builder https://ci.chromium.org/p/chromium/builders/ci/Win7%20Tests%20%28dbg%29%281%29/85993 Original change's description: > [base/allocator] Support mallinfo() for PartitionAlloc-Everywhere. > > mallinfo() is used by MallocDumpProvider, and ProcessMemoryMetrics. The > first one can also use the extended API of PartitionAlloc to report > data, but the second one uses mallinfo(). To support both, implement > mallinfo(). > > Bug: 998048 > Change-Id: I9d71cd3a7bbf5c766cfc3771907c2f51ac17cace > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2426708 > Reviewed-by: Will Harris <wfh@chromium.org> > Commit-Queue: Benoit L <lizeb@chromium.org> > Cr-Commit-Position: refs/heads/master@{#819010} TBR=lizeb@chromium.org,wfh@chromium.org Change-Id: Ibfbc278d7057808ce1a66150e2a8f516bdaab230 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 998048 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2489626Reviewed-by:Anatoliy Potapchuk <apotapchuk@chromium.org> Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org> Cr-Commit-Position: refs/heads/master@{#819368}
Showing
Please register or sign in to comment