Descriptionandroid: Add interactive surface statistics viewer
Add a simple tool for viewing graphics surface statistics interactively.
Sample output:
avg_surface_fps (fps) frame_lengths (vsyncs) jank_count (janks) max_frame_delay (vsyncs)
--------------------- ---------------------- ------------------ ------------------------
58.00 1.158 1 4
55.00 1.215 2 7
57.00 1.174 2 3
56.00 1.192 2 6
56.00 1.196 3 3
54.00 1.239 1 8
BUG=https://b/8364918
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190930
Patch Set 1 #Patch Set 2 : Indent fix. #
Total comments: 16
Patch Set 3 : Marcus's ideas and bad timestamp bugfix. #
Total comments: 1
Patch Set 4 : _GetTerminalHeight instead of _GetTerminalSize #Patch Set 5 : Allow more than one bad timestamp. #Messages
Total messages: 8 (0 generated)
|