HistogramName interning - Add necessary fields for histogram names interning - Add processing of interned fields by trace processor This change does not enable the interning of histogram names yet. See: https://crrev.com/c/2431566 Change-Id: I52e47061fe8a5b70ad525624e1d0e93832100fe9 Bug: 1119834
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.