DescriptionTelemetry: Filter invalid frame lengths from SurfaceFlinger data.
We use the SurfaceFlinger data to compute the lengths of the frames (normalized
to vsyncs). Sometimes the data is inconsistent and we get two frames that are
less than 1 vsync apart. Filter out these frame lengths (threshold length is
currently 0.5 vsyncs) and print a warning.
BUG=318093
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235675
Patch Set 1 #Patch Set 2 : Rename methods. #Patch Set 3 : Move filter to _GetNormalizedDeltas; add unit tests. #
Total comments: 2
Patch Set 4 : Clean up. #Patch Set 5 : small fix. #
Messages
Total messages: 11 (0 generated)
|