[discardable] Don't double-report virtual size and size.
Virtual size and size are reported by each segment in detailed memory dumps, and also by the heap implementation. This is not an issue in reported metrics, but can lead to double-counting in about:tracing, as the per-segment sized are summed with the overall ones in the UI. Bug: 1106364 Change-Id: I7099909b50d7902c3b7f0117934d3ca6dba75cfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2372327Reviewed-by:Peng Huang <penghuang@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#801343}
Showing
Please register or sign in to comment