memory-infra: include computation of shared memory footprint as part of infra service output
This CL achieves the long present goal to compute the shared memory footprint of each process in Chrome. It does this by utilising earlier work to perform the computation and adds it to the existing struct of metrics reported by the memory-infra service. For more context, see https://goo.gl/3kPb9S Bug: 781782 Change-Id: I6b9603e54ddd76e84fcb4898eb38d6be5c0c233f Reviewed-on: https://chromium-review.googlesource.com/757139 Commit-Queue: Lalit Maganti <lalitm@chromium.org> Reviewed-by:Erik Chen <erikchen@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Reviewed-by:
Primiano Tucci <primiano@chromium.org> Cr-Commit-Position: refs/heads/master@{#515933}
Showing
Please register or sign in to comment