commit | 3ce201c8ded97628bfddd57fbdf29546d516f221 | [log] [tgz] |
---|---|---|
author | Igor Kraskevich <kraskevich@google.com> | Mon Jun 20 09:28:06 2022 +0000 |
committer | Igor Kraskevich <kraskevich@google.com> | Mon Jun 20 09:28:06 2022 +0000 |
tree | 4fa33157d49d6b9c48a237810fadc276cf3ea1e5 | |
parent | faa478c7878b2b0dae9d2dad346cbaee6712a628 [diff] |
Make TrackEventInternedDataIndex::GetOrCreateIndexForField protected Some uses cases require a custom Get implementation, and thus require access to GetOrCreateIndexForField. See https://crrev.com/c/3634924 for the context. Bug: b/220179588 Change-Id: Iabd328b7c054e1673f863ae01a87f36d938f473d
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.