Add session restore swap metrics UMAs to TabManager.
This CL adds UMAs for system swap metrics during session restore. The implementation uses SwapMetricsDriver to collect the swap metrics during session restore, and computes rates (e.g. swaps in/second) as an average over the entire session restore interval. Swap metrics are platform-specific. Currently, swap in/out rate is available on Linux and Mac, and page compression/decompression rates are available on Mac only. Bug: 740625 Change-Id: I3dfb4268759e6900e768756b8939ad64de603a06 Reviewed-on: https://chromium-review.googlesource.com/585405 Commit-Queue: Scott Haseley <shaseley@google.com> Reviewed-by:Steven Holte <holte@chromium.org> Reviewed-by:
Fadi Meawad <fmeawad@chromium.org> Reviewed-by:
Zhen Wang <zhenw@chromium.org> Cr-Commit-Position: refs/heads/master@{#491254}
Showing
Please register or sign in to comment