commit | 35c193c7fcb1b11025e67dd6b32cce66eec9b0fb | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Tue Oct 09 18:12:00 2018 -0700 |
committer | Chris Wailes <chriswailes@google.com> | Tue Oct 16 11:03:58 2018 -0700 |
tree | c809dc32165c3b25b2bec2f73786874a9bf1042a | |
parent | 7cc5a53c255dd5059de247556980556b80874a9e [diff] |
Adjusted tracing of reportFullyDrawn() API call. This patch adjusts how the reportFullyDrawn() API call records this information in the tracing system. Instead of an asynch slice that may or may not be ended by reportFullyDrawn() we now emit a slice around the function used to handle this callback. This slice name now also includes the name of the package that made the callback. Test: Built and loaded the image; launched Photos Change-Id: I8d55be73303133a8a1e4648b1fc9eb7938a453ab