commit | 7c70b69611266b435b6e2f2f0b5a51d538e740cb | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue Feb 16 13:58:39 2021 +0100 |
committer | Primiano Tucci <primiano@google.com> | Tue Feb 16 13:58:39 2021 +0100 |
tree | 67fc6c512543ab64e452c1a8a20cff95ebe42af7 | |
parent | 2eb5cf3f64efa236da2de1e7ea1274493b30cb9a [diff] |
Docs: improve android quickstart doc Mention the new record_android_trace tool. Also fix a small bug in the script when using -o file_name that came up while writing the instructions. Change-Id: Ie8ebf0ed4fd475659013760ab6caecc35d415a17
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.