commit | 77644a2c3166d3f22b24bf26786d4339fd4bbd6c | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <[email protected]> | Tue May 03 15:50:51 2022 -0400 |
committer | Leon Scroggins III <[email protected]> | Tue May 03 16:11:39 2022 -0400 |
tree | ef5a3f7fa75cc081168420aa2d67a338b10654be | |
parent | 8b7783d4df91c2835a096365db50c4370a73220a [diff] |
Add tracepoints for monitoring HWUI's (persistent) ShaderCache We'd like to be able to determine from a perfetto trace whether shaders are being evicted from HWUI's ShaderCache. Add tracepoints to check for this or other errors when inserting into the cache. Bug: 231194869 Bug: 225211273 Test: manual Change-Id: Ib4059754da42984def059884987855e605497be0