commit | 743b52a9a035fa5b8b108baea9f9b9156c1079be | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Aug 09 10:55:27 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Fri Aug 09 10:55:27 2024 +0100 |
tree | 5a7d389607bd69ed56aec2896a6616fac7deb36f | |
parent | c877998e77497ddfa172be87634ba79fc3670ed7 [diff] |
tp: extract out base classes for generated tables Should reduce the binary size impact of these classes by minimizing the amount of templated code there is. Change-Id: I5dd7b214e656e62111f21e3eb178569ddda7eca4
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.