Edit inline comments in .proto files Move all inline comments in .proto files to previous line. Minor changes made for readability. Added presubmit check to disallow inline comments. Bug:159582167 Change-Id: Ic01561c20a7eb619483b2a8a3e531715f1cbb0a9
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.