commit | 685cfefb624ec9414cf3c1bb2de1f8fbadefc0dd | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Wed Feb 02 10:01:25 2022 -0800 |
committer | Vishnu Nair <vishnun@google.com> | Fri Feb 11 08:43:39 2022 -0800 |
tree | 833214c4f4ea5bb295724500707d9bb612f433aa | |
parent | ea17733868104b139916717f0541f69f8768b3d7 [diff] |
TransactionTracing: Introduce FlingerDataMapper Allow the proto parser to handle dependencies that are external to layer via a clear interface. This is needed to make sure the parser can map handles to ids, get buffer info from cached buffers or inject fake buffers in transactions to recreate the layer's internal state. Test: presubmit Bug: 200284593 Change-Id: I830048a560945cce088d7276e764c953f408e0d3