tp: remove flaky check for column type in span join Depending on SQLite version this check can be too sensitive or totally useless or anywhere between. Since SPAN_JOIN usage should wind down over the years and this check is blocking rolls of SQLite into Google3, just remove it. Context: cl/672677840 where SQLite upgrade is failing because of failure here. Change-Id: Iee03858a42823b1396cd97ca767e3fde0d66addf
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.