commit | 2b0a2135f09e99334d902dee6052569bfc26d212 | [log] [tgz] |
---|---|---|
author | Andy Yu <chingtangyu@google.com> | Thu Apr 07 16:17:10 2022 -0700 |
committer | Andy Yu <chingtangyu@google.com> | Tue Jun 21 21:46:36 2022 +0000 |
tree | a5325bd48d04bc12e3e74675f13df9d8c05f1d94 | |
parent | 790912114b7d92e630b50ac46039812541b7e044 [diff] |
Perfetto: Add game mode intervention data source Bug: 219543620 Doc: go/game-dashboard-information-to-perfetto Test: tools/run_android_test out/android perfetto_unittests Change-Id: I5d2a10d5f6da384d9d9941f4a05f7dbf32fe3827
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.