| commit | f0c12503208923c6b699853d54f9fa3fe1349728 | [log] [tgz] |
|---|---|---|
| author | Yiwei Zhang <zzyiwei@google.com> | Wed Mar 13 16:09:05 2019 -0700 |
| committer | Yiwei Zhang <zzyiwei@google.com> | Wed Mar 13 16:09:05 2019 -0700 |
| tree | 767625ac66b5123f45a91939e54a4b94410536a1 | |
| parent | a2b39439ab33802826cc32a3d6030d82e26feb02 [diff] |
systrace: forbid FrameEventHistory from stealing the fence Previously if EGL_TIMESTAMPS_ANDROID is used, FrameEventHistory will steal the ownership of the acquire fence after queueBuffer. The FenceMonitor for tracing the GPU completion fence will crash in that case. Bug: 127781085 Test: install bouncyball.apk and do systrace without crashing Change-Id: I6679324eb2a3b9366c957db4e9a14da5a87e98e8