OSDN Git Service

Enhanced frame profiling from gfxinfo
authorChet Haase <chet@google.com>
Tue, 3 Apr 2012 23:15:34 +0000 (16:15 -0700)
committerChet Haase <chet@google.com>
Wed, 4 Apr 2012 14:49:06 +0000 (07:49 -0700)
commit09280606dc5dc1b8f12f9317cf6922772b7d10a7
tree1402a7bf86b070afe4f0818a5d91371efd4199c1
parent21aec19d3041fe040004dd32eef0cfd1bafd6fb6
Enhanced frame profiling from gfxinfo

You can now set the max number of frames being tracked by the gfxinfo
profiling data by doing 'adb shell setprop hwui.profil.maxframes #'.
Also, running gfxinfo automatically resets the data so that any set of
frame data always starts from the beginning.

Change-Id: I87ae3fb4d580741a1b2fba75be4ec540de7c52a4
core/java/android/view/HardwareRenderer.java