commit | 8ac32dda0c3b309aa892f46a1ea1b76b4142e4e3 | [log] [tgz] |
---|---|---|
author | Michael Eastwood <mweastwood@google.com> | Mon Mar 07 13:24:50 2022 -0800 |
committer | Michael Eastwood <mweastwood@google.com> | Tue Mar 08 13:12:41 2022 -0800 |
tree | a49104b85407447748af89bfbe28e0eff61991d1 | |
parent | b9922c2e9532411ad9d2d2368b613e4cb78723f1 [diff] |
Create AndroidCameraSessionStats message. This new TracePacket field will be used to record camera session details that are static or slowly changing and therefore do not need to be recorded at a pace of once per frame. Most notably this includes the camera graph configuration. Bug: 221108878 Test: Builds Change-Id: I424c93b0c1d1e339e48ed55cd0c4965f682a5659
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.