commit | d4a6b44c77ba87cda569a5b29ea96ba0894bc02e | [log] [tgz] |
---|---|---|
author | Cody Schuffelen <schuffelen@google.com> | Thu May 18 18:32:40 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 18 18:32:40 2023 +0000 |
tree | 643bcd74c9717aa0e470fcddb3e5fc6fa82edd6b | |
parent | b79ce817f74ee46fc9d944c00300c9f090853aa1 [diff] | |
parent | bf63694787e1f598cad3f595ad0fbe32ff259c91 [diff] |
Merge "Support building traced on the host for Android"
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.