DescriptionCheck if timeout has expired after processing each sample
To avoid long intervals between taking samples due to processing all accumulated samples at once, the samples are processed one by one and we check if the sampling interval has elapsed after each step rather than after processing all the samples in the queue.
BUG=v8:2814
R=bmeurer@chromium.org, loislo@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=16548
Patch Set 1 #Patch Set 2 : Updated comment #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|