commit | de444ddc878ff4335f55990be7546c83c0147e82 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Wed Jun 24 00:17:42 2020 +0100 |
committer | Primiano Tucci <primiano@google.com> | Wed Jun 24 00:17:42 2020 +0100 |
tree | 3ba2d5cd3aa1b2e232d6d059281f46bf32c373d0 | |
parent | c865364ae842f915790eda8e7b0f07941d57220e [diff] |
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.