commit | 066cc91b7c84d1f4fecbdc4c7ca83e27f72e876f | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu May 20 22:43:38 2021 +0100 |
committer | Primiano Tucci <primiano@google.com> | Thu May 20 22:43:38 2021 +0100 |
tree | 4c9032bbb980be34031cc19c911bae862601a5b0 | |
parent | 934e7195cab1811cdd057e48e311d75bea95466b [diff] |
Add traced & producer version into trace and --query - Add the service version to the SystemInfo packet that is emitted into the trace. - Add the service version to the TracingServiceState that is sent when running perfetto --query{,-raw} - Plumb the SDK version of the producer and report it also into TracingServiceState / --query{,-raw} Bug: 159632955 Change-Id: I5b932a7fd05059e263b4372d5388d90ccdeb5d5a
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.