commit | b770e31605f14ebdd6c88d42b63115062da9771c | [log] [tgz] |
---|---|---|
author | Cosmin Băieș <cosminbaies@google.com> | Tue Feb 13 11:55:52 2024 +0100 |
committer | Cosmin Băieș <cosminbaies@google.com> | Tue Feb 13 11:55:52 2024 +0100 |
tree | 65a972fbbbc1a0b1cabbb4ca3fae6e60a900ba43 | |
parent | a60c144b83026e6a95f94aa712ba089eec91d456 [diff] |
Fix IMMS critical dump winscope compatibility Winscope expects the critical dump to be in the shape of a normal trace with a single entry, however we currently only dump one nested field of one entry message. This fixes the compatibility by ensuring the required shape, enabling better integration with winscope, and consistency with the critical dumps from window manager and surface flinger. Bug: 325016290 Test: n/a Change-Id: I3c1f4f03cf043500c70fb7dddb80454979a07a80