commit | 44a77fc7d77f3832a80d0e4428a9d565e5fe0a20 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Thu Oct 24 18:12:52 2024 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Mon Oct 28 17:27:40 2024 +0000 |
tree | 97a3a6dca019d02d4b377ad3805cc699326d6eaf | |
parent | 5dd9f9901d1dafbc372ccc6d212f43700fa34517 [diff] |
perfetto_cmd: Implement --clone-by-name Change-Id: Ifde47ba8e838c5cb85e48f38f0070ac277e0c473
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.