commit | 1487147edbf8ce9dc379cf3d577574c89aff0326 | [log] [tgz] |
---|---|---|
author | Milo Sredkov <miloslav@google.com> | Fri Jan 26 14:06:28 2024 +0000 |
committer | Milo Sredkov <miloslav@google.com> | Fri Jan 26 14:06:28 2024 +0000 |
tree | 0c5ab28e5264b058a9d2b3d636187d1a883cf298 | |
parent | 68476d47068dfab7505aea30aff557ef09fbb63e [diff] |
Add casting to avoid SQLite issues with SPAN_JOIN With the new SQLite version, some dur and ts columns need to be explicitly cast to INT. Bug: 322473036 Change-Id: I5b879317c3ec3153a1d227180919b936fc2bf601
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.