commit | b7f8a07dcb4252c7746ae5f228b4cd7e6cd7170d | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Mar 25 13:40:56 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Mon Mar 25 13:40:56 2024 +0000 |
tree | 7c7766e81228eb7e08c1122e174571d234b6bfff | |
parent | 1d622188fcf4f252df7b512fecbc71cd35c9a00b [diff] |
tp: move all the sqlite bindings to a dedicated folder I expect this folder to be added to with SqliteTable etc being added here so separate it out from the rest of the Sqlite related code. Change-Id: I6ae4354d12f0846175f78c37da14f0f1682a5aff
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.