commit | 2659b32a30d077f606fe6d4759452ef9e522e665 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Tue Jun 04 16:48:01 2024 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Wed Nov 27 14:19:32 2024 +0000 |
tree | 1f8967481262acee5b5b786181b62c8a5daec503 | |
parent | 444aa62814a7b5728a08fb890926be29e148575f [diff] |
tracing_service_impl: Remove consumers_ It was only used for DCHECKs. The implementation is going to change. Change-Id: I8f07a1bc8250ebfda092ab3eb5f2d56423638b2a
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.