commit | 8c9738e7ddcf02c3588d4596748e3495486172b0 | [log] [tgz] |
---|---|---|
author | Haibo Huang <hhb@google.com> | Fri Sep 11 13:52:12 2020 -0700 |
committer | Haibo Huang <hhb@google.com> | Fri Sep 11 13:52:12 2020 -0700 |
tree | e6b8c37d8ce5443aa43ce1b271303454d291ab6a | |
parent | d7a7a09b81e9d8841b485522ade2951e3b0ae01f [diff] |
Using DoAll Change-Id: If83ba426bcc369c6c32d809530e11c115c745c86
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.