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

Issue 27121003: Fix unexpected stack traces in test-cpu-profiler/JsNativeJsSample (Closed)

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

Description

Fix unexpected stack traces in test-cpu-profiler/JsNativeJsSample This is a follow-up fix for r17140 which makes sure that cpu profiler is started before profiled js functions are compiled so that the profiler gets information about "no frame" ranges along with add code events. BUG=v8:2933 R=jkummerow@chromium.org, loislo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17229

Patch Set 1 #

Patch Set 2 : Unskip cpu profiler tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -10 lines) Patch
M test/cctest/cctest.status View 1 1 chunk +0 lines, -3 lines 0 comments Download
M test/cctest/test-cpu-profiler.cc View 4 chunks +5 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
yurys
7 years, 2 months ago (2013-10-15 09:26:46 UTC) #1
loislo
lgtm
7 years, 2 months ago (2013-10-16 07:17:16 UTC) #2
Jakob Kummerow
lgtm
7 years, 2 months ago (2013-10-16 08:01:43 UTC) #3
yurys
7 years, 2 months ago (2013-10-16 08:15:13 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r17229 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698