commit | 8470d8f352ebaeaa377678bc6f6c518c782d24fd | [log] [tgz] |
---|---|---|
author | Carlos Caballero Grolimund <carlscab@google.com> | Wed Apr 05 15:37:11 2023 +0000 |
committer | Carlos Caballero Grolimund <carlscab@google.com> | Wed Apr 05 15:37:11 2023 +0000 |
tree | b3ebb717e57456212fbb5c0390107a39f9d1df21 | |
parent | ce44c86b2c9d39481ebbcb8a963c5d76655e89f0 [diff] |
Revert changes to use EXPERIMENTAL_PROFILE This is a partial revert of https://r.android.com/2450982 (just the main.cc file) We want to keep this tool as generic as possible, that is be able to analyze any given proto not just trace files. Bug: b/276748512 Change-Id: I1cce1cc12a0afa2742848bf401b54cf8f206c8c2
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.