commit | 0fc854399d1b817841aaa2e6362452ac16d01d8b | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Jun 17 15:26:22 2022 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Fri Jun 17 14:27:33 2022 +0000 |
tree | 82f18d257efccb27c4c30c3d76939436fe7f6ff2 | |
parent | b9f4805cadbde30a1bc094e6c55a4084a0dc4f44 [diff] |
tp: decouple nullable vector from column storage This allows for splitting nullable vs non-nullable storage in a follow up CL. Bug: 235104800 Change-Id: I168f907318104bb82588271c38817af52d2d3dd3
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.