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

Issue 8028025: Fix race in CpuProfiler::StopProcessor / CpuProfiler::TickSampleEvent. (Closed)

Created:
9 years, 2 months ago by mnaganov (inactive)
Modified:
9 years, 2 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Fix race in CpuProfiler::StopProcessor / CpuProfiler::TickSampleEvent. R=mstarzinger@chromium.org BUG=v8:1700 TEST=inspector/profiler/cpu-profiler-profiling-without-inspector.html Committed: http://code.google.com/p/v8/source/detail?r=9433

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/cpu-profiler.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
mnaganov (inactive)
9 years, 2 months ago (2011-09-26 16:18:43 UTC) #1
Michael Starzinger
9 years, 2 months ago (2011-09-26 16:29:12 UTC) #2
LGTM. The crasher in cpu-profiler-profiling-without-inspector.html seems to be
gone with this. Can you prefix the Bug number in the description with "v8:",
otherwise it will link to the Chromium issue tracker.

Powered by Google App Engine
This is Rietveld 408576698