commit | 4a17c4c0e25ab5ae91c3a3d3c5c0497838b4e036 | [log] [tgz] |
---|---|---|
author | Marcin Oczeretko <marcinoc@google.com> | Tue Jul 12 16:47:04 2022 +0100 |
committer | Marcin Oczeretko <marcinoc@google.com> | Tue Jul 12 17:38:15 2022 +0000 |
tree | 8d370c54edc481061f0ca6aa942749fba9d7f86e | |
parent | b55187de9e2fc8814f8c217f97e55375c94e79a8 [diff] |
Change android_frame_timeline_metric to extract more frame metrics Add total_frames, missed_sf_frames, and percentiles of frame durations Change-Id: Ia853b98dd61a05f7292c5a71ca9630881b8c3a0d
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.