commit | 33aa642c784182de6517e816a6a8d5bb4761bcb7 | [log] [tgz] |
---|---|---|
author | Andy Yu <chingtangyu@google.com> | Mon Sep 12 11:45:08 2022 -0700 |
committer | Andy Yu <chingtangyu@google.com> | Mon Sep 12 11:45:08 2022 -0700 |
tree | c227a9fc9f094a1115ccd889a3c2454b31919415 | |
parent | ee3af286b2a9025ee4c026488440978111ea7038 [diff] |
ui: add android game intervention recording setting Add a new component for android game intervention list when recording a new trace, allowing toggling enabling/disabling the AndroidGameInterventionList data source. Change "current mode" output of android game intervention list table in the trace info page to more readable format. Add new documentation page for android game intervention list. Update data source name to android.game_intervention_list. Bug: 219543620 Change-Id: I2b4d013dc7906f388308b430d6042888d3c39014
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.