

Recent
Frame Timeline: Android Performance Analysis Entry Point
·1368 words·7 mins
Learn how to use Frame Timeline in Perfetto to detect jank, analyze traversal and RenderThread duration, and hunt Main Thread lock contentions with SQL queries.
Perfetto SQL Reference: Ready-to-Use Queries for Android Trace Analysis
·322 words·2 mins
A living cheat sheet of Perfetto SQL queries for Android performance analysis: syncFrameState latency, jank detection, monitor contention grouping, and more.