[tp] Do not treat symbol_set_id = 0 as unsymbolized in unsymbolized_frames.sql Looking at stack_profile_symbol table in field traces - symbol_set_id = 0 is a valid symbol set. Bug: 264893406 Change-Id: I5a006ce1b9d2437c23d0344b1bbdb88fee4d2485
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.