commit | cc7c1d5825a7350f7f092a71d132be8ff2d81def | [log] [tgz] |
---|---|---|
author | Mikhail Khokhlov <khokhlov@google.com> | Wed Jan 17 15:41:15 2024 +0000 |
committer | Mikhail Khokhlov <khokhlov@google.com> | Wed Jan 17 15:41:15 2024 +0000 |
tree | 6ae5bea1edbe600b4ad4bf0921937a993f6e0887 | |
parent | 2309a4dc4d3d8c72b54468371d21936426f0f6fe [diff] |
Fix chrome/rail_modes metric for SQLite 3.44.2. With the new SQLite version, ts column has to be expicitly cast to int. Bug: b/320564059 Change-Id: I4d9b3a35c3af0d896cb497b37ae86dd213bea728
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.