- 6cc025b Remove event thread connection metric. by Alec Mouri · 2 years, 6 months ago
- 7578592 Merge "Record rendering stability histogram." by Alberto Gonzalez · 3 years ago
- 30aa437 Fix data type error in AIDL by Huihong Luo · 3 years, 3 months ago
- 9fe1451 Record rendering stability histogram. by Alberto Gonzalez · 3 years, 3 months ago
- f0c5cca Add CUSTOM mode to native stats by Xiang Wang · 3 years, 2 months ago
- 9cf8926 SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 10 months ago
- a00eb14 Revert "SF: Add composition strategy prediction stats" by Robert Carr · 3 years, 10 months ago
- 47183ae SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 10 months ago
- f5d0ea5 SF: Remove manual enum stringification by Dominik Laskowski · 4 years, 3 months ago
- b4ba8f5 SF: Fix -Wunused-but-set-variable by Dominik Laskowski · 4 years, 3 months ago
- f427f76 Fix TimeStats layerName for transactions by Adithya Srinivasan · 4 years, 6 months ago
- 58069dc SF - plumbing game mode for metrics (part 2) by Adithya Srinivasan · 4 years, 7 months ago
- 3e8cc07 SF: fix displayDeadlineDeltas and displayPresentDeltas histogram by Ady Abraham · 4 years, 8 months ago
- 3403a3f SF: clamp refresh rate to nearest bucket in TimeStats by Ady Abraham · 4 years, 8 months ago
- 53e5c40 Exclude BufferStuffing from TimeStats atoms by Adithya Srinivasan · 4 years, 8 months ago
- e275177 Reroute surfaceflinger pulled atoms by Tej Singh · 4 years, 9 months ago
- 8b9e612 SF: Add setFrameRate vote to TimeStats by Ady Abraham · 5 years ago
- 56e6385 Don't clear all of global stats when clearing layer stats. by Alec Mouri · 4 years, 10 months ago
- ead1716 Update jank reasons in timestats by Adithya Srinivasan · 4 years, 10 months ago
- 363faf0 Add deadline histograms into timestats by Alec Mouri · 5 years ago
- 7d436ec Plumb refresh and render rates into shared timeline by Alec Mouri · 5 years ago
- 75de8f2 Zero out newer metrics as first commit. by Alec Mouri · 5 years ago
- 9b2ca3e Expand jank classification by Adithya Srinivasan · 5 years ago
- 5814ab8 Move JankType to libgui by Jorim Jaggi · 5 years ago
- 542de11 [TimeStats] reduce aggregated stats size for shared timeline-based stats by Alec Mouri · 5 years ago
- 9a29e67 Expose shared timeline counters into telemetry: by Alec Mouri · 5 years ago
- 65248e0 Remove usage of hwcomposer_defs.h. by Peiyong Lin · 6 years ago
- 8f7a010 Expose gl/hwc switch counts from timestats. by Alec Mouri · 6 years ago
- 4e2936c Merge "[SurfaceFlinger] Add refresh rate counts to TimeStats" into rvc-dev by TreeHugger Robot · 6 years ago
- 8de697e [SurfaceFlinger] Add refresh rate counts to TimeStats by Alec Mouri · 6 years ago
- 38a4b21 Update GpuStats/SFStats for puller API feedback by Tej Singh · 6 years ago
- dfad900 [SfStats] Add frame duration and renderengine timing to statsd by Alec Mouri · 6 years ago
- 23e195c Merge "[SfStats] Record vsync event connection count" by TreeHugger Robot · 6 years ago
- 717bcb6 [SfStats] Record vsync event connection count by Alec Mouri · 6 years ago
- 7bfc75b SFStats: track lateAcquired and badDesiredPresent frames from the field by Yiwei Zhang · 6 years ago
- 2a457b6 Update sf stats puller for API feedback by Tej Singh · 6 years ago
- 6274838 Merge "[TimeStats] Expose pathological latch counters" by TreeHugger Robot · 6 years ago
- 91f6df3 [TimeStats] Expose pathological latch counters by Alec Mouri · 6 years ago
- 3ecd5cd [TimeStats] Default-disable stats collection by Alec Mouri · 6 years ago
- 500507c Merge "Skip client composition requests" by Vishnu Nair · 6 years ago
- 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
- 3738434 [TimeStats] Add callback for layer stats by Alec Mouri · 6 years ago
- 8e2f31b Revert "Revert "[TimeStats] Add callback for global stats"" by Alec Mouri · 6 years ago
- b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
- 31ac64a [TimeStats] clear frame duration and renderengine histograms by Alec Mouri · 6 years ago
- e4034bb [TimeStats] Track RenderEngine time per frame. by Alec Mouri · 6 years ago
- 9519bf1 [TimeStats] Track per-frame CPU time. by Alec Mouri · 6 years ago
- 1a88c40 TimeStats & FrameTracer: refactor layerID to layerId by Yiwei Zhang · 6 years ago
- 8bec7e8 TimeStats: remove the regex checks on layer name by Yiwei Zhang · 6 years ago
- b3885ad [SfStats] Temporarily enable timestats by default. by Alec Mouri · 6 years ago
- 90092f4 Refactor: Pull tracing out of TimeStats. by Mikael Pessa · 6 years ago
- 2e1608f Add per-buffer perfetto trace points for SurfaceFlinger frame events by Mikael Pessa · 6 years ago
- e926ab5 TimeStats: bound the stats pool size by Yiwei Zhang · 6 years ago
- 97aa28b Merge "SF: Omit layer tree dump if flag is specified" by TreeHugger Robot · 6 years ago
- 4647011 SF: Omit layer tree dump if flag is specified by Dominik Laskowski · 6 years ago
- eafa5cc Revert "Output additional trace points for each frame" by Yiwei Zhang · 6 years ago
- 7eb58b7 TimeStats: bound the layer records and dump in SF dumpsys by Yiwei Zhang · 7 years ago
- cb7dd00 TimeStats: fix a racing case by Yiwei Zhang · 7 years ago
- fb571ea Add refresh rate stats to TimeStats. by Alec Mouri · 7 years ago
- c286714 SF: Simplify dumpsys flag parsing by Dominik Laskowski · 7 years ago
- 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 7 years ago
- af8ee94 SF TimeStats: Remove some redundant functions by Yiwei Zhang · 7 years ago
- 7e666a5 SF TimeStats: Make TimeStats class non-singleton by Yiwei Zhang · 7 years ago
- 361ea97 Output additional trace points for each frame by Raymond Chiu · 7 years ago
- 8e8fe52 SF TimeStats: fix a hazard issue by Yiwei Zhang · 7 years ago
- e5c49d5 SF TimeStats: fix a display on time logic bug by Yiwei Zhang · 7 years ago
- 9689e2f SF TimeStats: optimize mTimeStatsTracker to use layerID as hash key by Yiwei Zhang · 8 years ago
- ce6ebc0 SF TimeStats: add global present to present histogram by Yiwei Zhang · 7 years ago
- 3a226d2 SF TimeStats: add primary display on time metrics by Yiwei Zhang · 7 years ago
- dc22404 SF TimeStats: flush and clear layer timestats on layer tear down by Yiwei Zhang · 7 years ago
- bd40832 SF TimeStats: optimize regex usage by Yiwei Zhang · 7 years ago
- ebd8888 surfaceflinger: simplify TimeStats::getInstance by Chia-I Wu · 7 years ago
- eaeea06 SF Timestats: add new metrics by Yiwei Zhang · 7 years ago
- cf50ab9 SF TimeStats: add a native struct in TimeRecord by Yiwei Zhang · 8 years ago
- f5d89a0 SF TimeStats: Add co. package domain by Yiwei Zhang · 8 years ago
- de1de87 Merge changes Ie828d9b4,I5ddd6323 into pi-dev by Yiwei Zhang · 8 years ago
- 8a4015c SF TimeStats: move dumpStats into TimeStatsHelper by Yiwei Zhang · 8 years ago
- c5f2c45 SF TimeStats: change the container of TimeRecord by Yiwei Zhang · 8 years ago
- 621f9d4 SF TimeStats: fix missed frame logic by Yiwei Zhang · 8 years ago
- 0102ad2 SurfaceFlinger TimeStats Metrics by Yiwei Zhang · 8 years ago