summaryrefslogtreecommitdiffstats
path: root/libs/hwui/JankTracker.h
Commit message (Collapse)AuthorAgeFilesLines
* Add stat collection start timeJohn Reck2015-04-061-1/+2
| | | | | | | | | Add CLOCK_MONOTONIC to signal when the stat collection started to allow for tracking stats over time Change-Id: Iab7c52f21184eea603ddc8572b9d91a951b45a00
* Add GraphicsStatsServiceJohn Reck2015-03-271-12/+26
| | | | | | | | | | | More S's for More Speed Split JankTracker's backing data from the class to allow for data relocation to/from ashmem regions Pack the jank tracking data to fit in 256 bytes Change-Id: Ife86a64b71a328fbd0c8075fe6a0404e081f725b
* Cleanups & simplificationsJohn Reck2015-03-111-3/+4
| | | | Change-Id: I5ad5e3b8fe55b1528f2e20c63e5abe51d9e40ff1
* Add percentilesJohn Reck2015-03-061-0/+3
| | | | Change-Id: Ieb6badd177bb6f67dda199dfcb3e0f483c8c4e59
* Initial attempt at jank-tracking stat collectionJohn Reck2015-02-201-0/+68
Is a bit naive, perhaps overly aggressive, but sorta works Change-Id: I01a774e00dbe681439c02557d9728ae43c45ce50