commit | 8364234e5aa00c9a27e32327c6f9639187c4d2d5 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Apr 03 20:16:40 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Wed Apr 03 20:16:40 2024 +0100 |
tree | 7418f8a97edd86133618d0cc1ae82e3eb1a52a04 | |
parent | 4c2d88816d8a143925d41db38a12e95448254945 [diff] |
perfetto: extract out lifecycle management from the window operator This CL extracts out the lifecycle management of vtabs from the window operator. This prepares the ground for the use of these methods from other module implementations. Change-Id: Iab8e9321ef28e110ffcd54da1b0dad1c200fa3e7
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.