commit | cf4df524b1248231412d0f4f69029ce17feb76fb | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Apr 10 03:42:04 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Wed Apr 10 03:42:04 2024 +0100 |
tree | 13a5fb70c0b0bd61a2fb46617499057b5e5a6ee1 | |
parent | 17624a369fe8fa1f635be5fabbfd69053be8cefe [diff] |
tp: fix O(n) dcheck in a O(logn) function Change-Id: Id37fc1b6e02c078a1bbbceae975f341fe2ab35c1
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.