commit | 00485344d140cab813ebd0d0a240c93482d0ef8b | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Feb 09 14:11:46 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Fri Feb 09 14:11:46 2024 +0000 |
tree | 11d2008e072bb2b2e3e81949c3dc3752b525075b | |
parent | 20afa9e278d65e3e371ee3d86b4a8d88bc5a0a5f [diff] |
tp: simplify Table API This CL simplifies the API of Table to only contain the methods which are absolutely needed. This prepares the ground for the full integration of CEngine. We also rebase DbSqliteTable on top of this new API. Change-Id: I9ef984ff07523097ce144045727a142d93c94449
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.