commit | e922fa2ab7222d077d6bfd90f32a6e57ffadb961 | [log] [tgz] |
---|---|---|
author | Arun Johnson <arunjohnson@google.com> | Fri Jun 09 00:30:40 2023 +0000 |
committer | Arun Johnson <arunjohnson@google.com> | Thu Jul 06 16:55:49 2023 +0000 |
tree | ee1b78ff0b29cc66dccc33fe6606e13b30058210 | |
parent | 0abd9523cc604d933eabb54bb9ff4fcee4e140fd [diff] |
Android codec_metrics and tests to perfetto Bug: 286081370 Change-Id: I153dead30ea86501699b010634a20c35140571bf
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.