commit | 10cb6b03d281112d4b32a60a2032047869563089 | [log] [tgz] |
---|---|---|
author | Nancy Zhao <zhaon@google.com> | Tue Aug 27 16:11:03 2024 +1000 |
committer | Nancy Zhao <zhaon@google.com> | Tue Sep 03 01:20:47 2024 +0000 |
tree | 9abfec279f716cf55c7916733839c36792f53ca2 | |
parent | 9ae733e3d0ff169370e6270621c9c1722afe27c8 [diff] |
trace_processor: Add sysstats gpufreq tracks Introduce SysStats gpu frequency track as gpufreq. Bug: 337135744 Test: build trace_processor locally, run a trace with `gpufreq_period_ms` enabled and check counters Test: diff tests Change-Id: Ibfc13ba4e8b81ab549a49f9597bea46bb19d0b4b
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.