Presubmit: remove NULL ban It has too many false positives and gets in the way of writing SQL-related test where NULL is a SQL NULL cell, not a NULL pointer. Change-Id: I12dd1b2cdeacfa1f2c3b5c5cb69783cfad1e14d5
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://docs.perfetto.dev or the /docs/ directory for documentation.