Fixing sybmolize_database attempting to convert non hex build ids. symbolize_database.cc attempts to convert non hex build ids from hex, check b/148109467 for details, this CL checks the length of build id to stop fake module conversions, this fix was tested locally by using stack trace tables successfully. Bug:148109467 Change-Id: I3700ea196deb759515220206e69ff1d39f178843
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.