commit | 539bfc7e8f5a702823ed2a81f9c89296099f8ebe | [log] [tgz] |
---|---|---|
author | Isabelle Taylor <taylori@google.com> | Wed Aug 19 12:57:42 2020 +0100 |
committer | Isabelle Taylor <taylori@google.com> | Wed Aug 19 12:57:42 2020 +0100 |
tree | f8f89b202dba3d20d414ff2e919cb10951e31d05 | |
parent | 72e31331da037f1e410c183484d086b71257a80e [diff] |
Update trace_processor Change-Id: Ia019c83fee032899c2290ae573959b135161ffd1
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.