commit | e819b05cb480f24c7e999e7aa92d4c22901935b3 | [log] [tgz] |
---|---|---|
author | Anna Mayzner <mayzner@google.com> | Tue Apr 02 13:58:40 2024 +0000 |
committer | Anna Mayzner <mayzner@google.com> | Tue Apr 02 13:58:40 2024 +0000 |
tree | 6861c9542625cdb69b09d296907347506b2696bb | |
parent | f5c1595de90f8f98fc7757bdbf1a21e1a3cc2df3 [diff] |
tp: Stub of frames stdlib support Implements basic frames timeline (Choreographer#doFrame, DrawFrames, actual and expected frame timeline) support in a nicely aggregated tables and implements basic per frame metrics as defined by go/android-performance-metrics-glossary docs. Change-Id: I358dacdcb967a72538c351f110d2ed2392edc73e
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.