commit | 29fc63386af102f88a5373b8b83ee94ac6b4ec45 | [log] [tgz] |
---|---|---|
author | tbansal <[email protected]> | Tue Jun 06 22:50:23 2017 |
committer | Commit Bot <[email protected]> | Tue Jun 06 22:50:23 2017 |
tree | a80e2515a8c1b91dda474038194dba62b372d888 | |
parent | a2af3b52cd02bf15d82e879ec24afac043110df8 [diff] |
Record resource scheduler UMA Record UMA on how many requests are in-flight. UMA is recorded only when the set of in-flight requests changes. Also, record UMA on highest number of delayable requests in-flight when a delayable or layout blocking request is in flight. This UMA is recorded per-request (on select requests). BUG=720783 Review-Url: https://codereview.chromium.org/2873223002 Cr-Commit-Position: refs/heads/master@{#477447}