commit | 3169913c25a90f72fe90a48313de7de7974173d7 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Jun 19 10:08:19 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Wed Jun 19 10:08:19 2024 +0100 |
tree | 2efd41cede9e7951ef97c671f4d447781e540048 | |
parent | 86acd3389e32ba52a3b26d8b31939bc2eb46b88f [diff] |
tp: add rowdataframe class to easily pass many rows between C++/SQL Change-Id: I4a572936e46f6ea692f5956aa3075b0a751fdd10
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.