commit | ae5edf000e5d5c8b365ea4b0b831b284bf5fd5bc | [log] [tgz] |
---|---|---|
author | Nolan Scobie <nscobie@google.com> | Sun Apr 23 17:23:23 2023 -0400 |
committer | Nolan Scobie <nscobie@google.com> | Wed Aug 09 17:17:40 2023 -0400 |
tree | 7fdfb1cf42fac96056b6cd9fa63a737eab6d77bc | |
parent | 6435673c37e97cc0219a5c59609b34b0040d3157 [diff] |
Add android.sdk_sysprop_guard data source This will be used to control the system properties that guard initialization of the Perfetto SDK and track_event data source in Skia, in both HWUI and SurfaceFlinger/RenderEngine. Kept separate from code/logic changes to allow for reverts of logic. Test: existing presubmits, proto and build only change. Bug: 279614916 Change-Id: I5025925039fcaa37a1208c658dfbc995389333f3
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.