commit | eb062d0185e680c17c9b2e06bd71a6d2883547f5 | [log] [tgz] |
---|---|---|
author | Dan Elphick <delphick@google.com> | Thu Apr 01 18:20:14 2021 +0100 |
committer | Dan Elphick <delphick@google.com> | Thu Apr 01 18:20:14 2021 +0100 |
tree | 35c6f8649dea43ed69d76384b9a5de2f39aa225e | |
parent | 3a19984ccc4d449a0273a7030f5c98da93147304 [diff] |
metrics: Improve process and thread names in jank metric This augments the chrome_process and chrome_thread tables to add an extra column with a name that should be more consistent across different types of trace. These are then exposed in scroll_jank_cause_queuing_delay.sql instead of the original process and thread names. Bug: 183632413 Change-Id: I94349238e3ff6285d39a7345f4dd6efc30363762
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.