diff options
author | Jeff Brown <jeffbrown@google.com> | 2014-09-29 15:32:12 -0700 |
---|---|---|
committer | Jeff Brown <jeffbrown@google.com> | 2015-02-24 19:59:16 +0000 |
commit | 9fb3fd1d666aac3e8d889bead4109690b1484aac (patch) | |
tree | f96ccb54c9dd2f707b81587f53dbf5c2e996338b /rs/java/android/renderscript/RenderScript.java | |
parent | 5d8a69f2774d5843704f18f6ff608edc55051e9d (diff) |
To help assess latency, dump the time a broadcast was enqueued.
Previously we only dumped the time when a broadcast started dispatch.
Start tracking the time when a broadcast was enqueued so that
we can determine whether the broadcast queue was stalled and for
how long. Together with other information in the dump, this can help
to ascertain whether broadcast latency is being caused by the sender,
the dispatcher, or the receiver.
Bug: 17695520
Change-Id: I4f2e4bb92f9178f5d095b9124a15eb2e5f13b9f6
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions