Add ability to translate process track names Add a new message to the translation table proto that translates process track names which can help deobfuscate strings that appear in process track names. Time to load example example_android_trace_15s trace on M1Pro Mac: before: 1.27-1.31 seconds after: 1.25 -1.33 seconds bug: https://github.com/google/perfetto/issues/778 Change-Id: I1e12b47ecc213056b2367641dd4096750abbb91d
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.