commit | fab5bf6468c8abdf85fca5e4b2a4a87bfabbfce5 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Tue Jul 04 09:27:02 2023 +0100 |
committer | Hector Dearman <hjd@google.com> | Tue Jul 04 09:27:02 2023 +0100 |
tree | f904634bb13017b9ac86d68862a2fc9307f47c43 | |
parent | ba396db0bbe857326832e35d5c91fb5e520f5d28 [diff] |
ui: EventSet: Add some optimisations Change-Id: Ib5b99513c65be586d2972f3527cd0d747415bf52
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.