commit | 03fd1c21c507dd156be295009df6d9bf38b492ec | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Apr 10 10:36:03 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Apr 10 10:36:03 2024 +0000 |
tree | 5a292ca74014ec49a248954d981087f797f4c979 | |
parent | 94bdc3da58ad5343e7db3c40fba76309103e342a [diff] | |
parent | cf4df524b1248231412d0f4f69029ce17feb76fb [diff] |
Merge "tp: fix O(n) dcheck in a O(logn) function" into main
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.