commit | d61e77bf3b9f08fbfa8cd4595195ed1a6bd737d9 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Oct 21 05:05:36 2024 -0700 |
committer | Lalit Maganti <lalitm@google.com> | Mon Oct 21 05:05:36 2024 -0700 |
tree | 22a5ebe9d9f149182afb57767a67f6e8e64e08f5 | |
parent | 67dacc7b773e1c9506887de25f7d17f6b46d6449 [diff] |
tp: cleanup gpu_work_period_track and uid_track This CL removes these track tables integrating them into the parent table. We move the gpu track table to a stdlib module. Change-Id: Iefa5f36e8cfba05b42c83e25322367db27753304
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.