summaryrefslogtreecommitdiffstats
path: root/libs/hwui/FrameInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adjust for pipeline stallsJohn Reck2015-07-061-0/+1
| | | | | | | | | | | Bug: 20853441 Calculating duration that crosses the UI-RT sync point will now subtract out the time spent waiting in queue under the assumption that this time will be accounted for in the previous frame's metrics Change-Id: Ia8213f4410638840613f5ae439e98dfb77532a6a
* Fix warningJohn Reck2015-06-031-1/+1
| | | | | Bug: 21608208 Change-Id: I1d1cf1fbc8c0a4561bf76e307c56be580fb4baef
* FrameInfo header fixesJohn Reck2015-06-021-0/+16
| | | | | | | | | Bug: 21560187 Log column names as part of output in case of other such issues Change-Id: I16157ed968307e761d416ca54bd7af5453fe67bf
* Initial attempt at jank-tracking stat collectionJohn Reck2015-02-201-0/+28
Is a bit naive, perhaps overly aggressive, but sorta works Change-Id: I01a774e00dbe681439c02557d9728ae43c45ce50