Description[profiler] Move away from UnboundedQueue to LockedQueue for regular events.
Replaces the UnboundedQueue (SP/SC) with LockedQueue (MP/MC). This is necessary
as we can have multiple tasks (on multiple platform threads) reporting code move
events.
Note that the sampling queue is not affected by this change.
BUG=chromium:524425
LOG=N
Committed: https://crrev.com/2ed3893b4f6155355e030a1fe57a13d726388053
Cr-Commit-Position: refs/heads/master@{#32086}
Patch Set 1 #Patch Set 2 : Rebase #
Messages
Total messages: 13 (7 generated)
|