commit | 36ff4844070d657ad91e1c0f3d7479055f5b5b30 | [log] [tgz] |
---|---|---|
author | Anna Mayzner <mayzner@google.com> | Mon Mar 27 07:55:47 2023 +0000 |
committer | Anna Mayzner <mayzner@google.com> | Mon Mar 27 07:55:47 2023 +0000 |
tree | 312150a1e1824a484ebc88446b876ada295414ce | |
parent | 1c8b4fe31582532ffa4967f46d708e971a662c43 [diff] |
tp: Store trace time clock id to enable recovery of all data Bug:273263113 Change-Id: Ie7e9c0b7306777c3bc323fee782b90366b185b17
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.