[round 2] tp: fix OOB access when function registration errors Fix in aosp/2865716 was not sufficient; the root casue was the use of base::StatusOr<PreparedStatement> which was not what was being returned. Change-Id: I3cba77467e8f8fc07793b69ccea5457047af54a6
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.