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.