tp: add documentation of macros in standard library This CL implements the missing support of documentation generation for macros defined in the standard library. It also fixes a bunch of small bugs which cropped up while I was implementing this (i.e. improved summary generation by splitting on \n\n instead of first sentence, escaping of | in comments where they end up in tables etc.) Bug: 321766342 Change-Id: I4e957840a80f170253684d6ec790e426ecfd1630
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.