commit | 75c6500b8dabe5344ac0255cb3d33182b4fd161f | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Wed Apr 12 15:28:05 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Apr 12 15:28:05 2023 +0000 |
tree | 60ec9daa155796c8dd823794195bc6e2601bce5f | |
parent | 9aa87085b27f3c7ac30d803071baa96655bc957e [diff] | |
parent | cc1f28b3b3b99401bfcd8409382d0a922ca737b5 [diff] |
Merge "traced: Add Histogram class"
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.