perfetto: add GPU total memory usage datasource in ui control This change adds the android.gpu.memory datasource in the GPU memory ui control as well. The datasource will be supported by Android 12 in the platform. This change also updates the GPU subtitle to include memory as well. Bug: 166192774 Test: launch UI and check manually Change-Id: I3af40e1aa7194c3c7dc7f2b01ad09da6b80b4994
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.