commit | 7030e78a0f9df9f4dce4a0732c346c6cfad91f99 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Nov 08 13:12:42 2021 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Mon Nov 08 13:12:42 2021 +0000 |
tree | 051ed435ed706961c203a245442f864b6f0da2db | |
parent | 81b34d6f3de4a268019af0bb3d1c05d43cb1ba85 [diff] |
traced: add Android SDK level to system_info packet This is necessary as on pre-release builds, we don't actually set a version string and so we cannot parse the SDK version easily. Change-Id: I3376c2a76a65b97407c4e7465781e7109f0e2d78
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.