commit | 93023f73a562e51c878b6d3d21763470714bcb64 | [log] [tgz] |
---|---|---|
author | Anna Ożdżeńska <annaoz@google.com> | Wed May 18 10:04:37 2022 +0000 |
committer | Anna Ożdżeńska <annaoz@google.com> | Wed May 18 10:04:37 2022 +0000 |
tree | c5bf5c9cf94022698647b8fd860ce91fcd27a109 | |
parent | ec1d6d0d5136c09633f6405569793b2adf8abdd8 [diff] |
Fix missing comma bug Change-Id: I95139c277e0d965821b74e865bf1dd9d4acc12b1
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.