commit | 3f6fa32d907ad0b5582652ec2eb2c4d58281e273 | [log] [tgz] |
---|---|---|
author | Nick Pollard <nickpollard@google.com> | Fri Apr 22 13:38:27 2022 +0100 |
committer | Nick Pollard <nickpollard@google.com> | Fri Apr 22 13:38:27 2022 +0100 |
tree | 47da907c77ba6bd11f14ae57254c593bc56277c2 | |
parent | 0d6f133c9ac235900c04ccf11489df5bd05fa0a5 [diff] |
Add Renderthread frame times for CUJ jank tracking * Add a new table android_sysui_cuj_missed_frames_render_thread_times that contains frame boundaries for the renderthread period of an app frame. This will allow greater classification accuracy for jank causes based on render thread slices. Change-Id: Iacd2d951356a67a2ec33b1ec71bf3f73f288de8c
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.