Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Issue 18418004: Improve test-cpu-profiler.cc tests stability (Closed)

Created:
7 years, 5 months ago by yurys
Modified:
7 years, 5 months ago
Reviewers:
Jakob Kummerow, Yang, loislo
CC:
v8-dev, alph
Visibility:
Public.

Description

Improve test-cpu-profiler.cc tests stability The tests sometimes fail on bots as they don't have time to collect enough samples. This change makes them use counter of samples taken when v8 is either in JS or EXTERNAL state and repeat sampling until desired threshold is reached. BUG=v8:2628 R=loislo@chromium.org, yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15592

Patch Set 1 #

Patch Set 2 : Changed more tests #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -117 lines) Patch
M src/sampler.h View 1 2 2 chunks +10 lines, -3 lines 0 comments Download
M src/sampler.cc View 1 2 2 chunks +7 lines, -2 lines 0 comments Download
M test/cctest/test-cpu-profiler.cc View 1 2 15 chunks +54 lines, -112 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
yurys
7 years, 5 months ago (2013-07-04 13:23:29 UTC) #1
loislo
lgtm
7 years, 5 months ago (2013-07-04 14:14:42 UTC) #2
Yang
On 2013/07/04 14:14:42, loislo wrote: > lgtm As far as I can see, the counter's ...
7 years, 5 months ago (2013-07-04 14:59:19 UTC) #3
yurys
On 2013/07/04 14:59:19, Yang wrote: > On 2013/07/04 14:14:42, loislo wrote: > > lgtm > ...
7 years, 5 months ago (2013-07-04 16:28:42 UTC) #4
yurys
On 2013/07/04 16:28:42, Yury Semikhatsky wrote: > On 2013/07/04 14:59:19, Yang wrote: > > On ...
7 years, 5 months ago (2013-07-05 12:11:11 UTC) #5
yurys
Yang, could you take another look?
7 years, 5 months ago (2013-07-09 18:40:10 UTC) #6
Yang
On 2013/07/09 18:40:10, Yury Semikhatsky wrote: > Yang, could you take another look? The flag ...
7 years, 5 months ago (2013-07-10 08:35:41 UTC) #7
loislo
7 years, 5 months ago (2013-07-10 12:57:07 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r15592 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698