Descriptioncc: Add UMA stats for texture copy latency.
Records the time between the issue of a texture copy operation and
detecting that it has completed as measured by the GPU process.
This data is useful to determine potential driver problems related
to fences. Consistent high latency (200ms and above) for copy
operations is a strong indication of a misbehaving fence extension.
The data can also be used to determine the amount of staging
resources to use for optimal performance.
BUG=431845
Committed: https://crrev.com/63294bc251336f3e59240642676a5e758a8c2192
Cr-Commit-Position: refs/heads/master@{#304562}
Patch Set 1 #Patch Set 2 : fix unit test #Patch Set 3 : fix one more unit test #
Messages
Total messages: 19 (7 generated)
|