commit | 4c8dedfa7e15df73ccb98319b7f93319e719d8ab | [log] [tgz] |
---|---|---|
author | Mohit Saini <mohitms@google.com> | Tue Aug 02 18:16:28 2022 +0100 |
committer | Mohit Saini <mohitms@google.com> | Wed Aug 03 11:59:20 2022 +0000 |
tree | aded50b87353ef581f9b540d37b6e765fd392990 | |
parent | bc484c2fc0a8c4248dc06290bf796a7dc102097c [diff] |
Add a line about startup tracing in CHANGELOG Change-Id: Id7b953b4d0e86fd67b263bfca12b77c1d2cbe278
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.