commit | 9a7826f62cde9878d630e84081466bafbdffa01f | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Mar 22 16:11:36 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Fri Mar 22 16:11:36 2024 +0000 |
tree | 757557f01e9badbf0d1dd3da49bc1425f44957bf | |
parent | 1e7274e9a9bbc74d3cce505ed978ff4738677ac0 [diff] |
tp: implement wrapper around sqlite window functions This CL implements a wrapper class around window functions and add registration capabilities to the engines. Change-Id: I455e3a648bbb29717f7e2f5614f6d4f3b1de00f3
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.