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

Issue 668063: Remove the unlocker from the JS thread in ProfMultipleThreads to... (Closed)

Created:
10 years, 9 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Remove the unlocker from the JS thread in ProfMultipleThreads to avoid getting a profiling sample while not holding the locker, because we will not get a stack sample in that case. Committed: http://code.google.com/p/v8/source/detail?r=4024

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -4 lines) Patch
M test/cctest/test-log.cc View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
10 years, 9 months ago (2010-03-04 14:59:31 UTC) #1
mnaganov (inactive)
10 years, 9 months ago (2010-03-04 15:01:32 UTC) #2
On 2010/03/04 14:59:31, Kasper Lund wrote:
> 

LGTM

Seems like a good idea.

Powered by Google App Engine
This is Rietveld 408576698