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

Issue 103893003: Do not stop profiling if all finished profiles were deleted (Closed)

Created:
7 years ago by yurys
Modified:
7 years ago
Reviewers:
loislo, alph, Jakob Kummerow
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Do not stop profiling if all finished profiles were deleted Deleting finished profiles shouldn't interrupt profile recording. BUG=chromium:327298 LOG=N R=alph@chromium.org, jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18302

Patch Set 1 #

Total comments: 6

Patch Set 2 : Comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -8 lines) Patch
M include/v8-profiler.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/api.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M src/cpu-profiler.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M test/cctest/test-cpu-profiler.cc View 1 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
yurys
7 years ago (2013-12-11 14:09:30 UTC) #1
alph
lgtm https://codereview.chromium.org/103893003/diff/1/test/cctest/test-cpu-profiler.cc File test/cctest/test-cpu-profiler.cc (right): https://codereview.chromium.org/103893003/diff/1/test/cctest/test-cpu-profiler.cc#newcode1552 test/cctest/test-cpu-profiler.cc:1552: v8::Handle<v8::String> innter = v8::String::NewFromUtf8(isolate, "inner"); typo
7 years ago (2013-12-11 14:21:35 UTC) #2
Jakob Kummerow
Superficially LGTM with nits. I leave the in-depth review to Ilya/Alexei. https://codereview.chromium.org/103893003/diff/1/src/cpu-profiler.cc File src/cpu-profiler.cc (right): ...
7 years ago (2013-12-11 14:22:57 UTC) #3
yurys
Thanks for quick review! https://codereview.chromium.org/103893003/diff/1/src/cpu-profiler.cc File src/cpu-profiler.cc (right): https://codereview.chromium.org/103893003/diff/1/src/cpu-profiler.cc#newcode180 src/cpu-profiler.cc:180: // If this was the ...
7 years ago (2013-12-11 14:34:34 UTC) #4
yurys
7 years ago (2013-12-11 14:39:29 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r18302.

Powered by Google App Engine
This is Rietveld 408576698