commit | df5290534ed9556c0bc77425855f5988b37c9631 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Fri Jun 07 14:53:14 2019 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Fri Jun 07 14:53:14 2019 -0700 |
tree | 7382dad8b8206dcf8c2aa476e63bd75cd9dd4dcd | |
parent | a1624bc428121e7c6dcf6fa48cfaf75ce515ac6c [diff] |
Fix surface tracing thread sync issues Tracing thread was incorrectly reading the drawing state while it was being updated by the surface flinger main thread. Move the notify to after composition. Fixes: 134752356 Test: capture surface flinger trace Change-Id: I32a59475ced80d7eaa062181c732ce0f9a81cca5