commit | 2e920f3a489071ad7c98f6c84eba83f259f107a2 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Dec 22 18:51:12 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Dec 22 18:51:12 2022 +0000 |
tree | ca983bb3d18ae01db0d69cab17ba1de1d6ef680b | |
parent | b177a9b77d364faf675687204c9e48b8fd4d813c [diff] | |
parent | 48ac05833a57a3a082c8becf22a6a38621cab6c4 [diff] |
Merge "Use a simple text format for atrace categories"
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.