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

Issue 1709873002: Do not record CPU profile samples when stack collection is failed. (Closed)

Created:
4 years, 10 months ago by alph
Modified:
4 years, 10 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Do not record CPU profile samples when stack collection is failed. BUG=559304 LOG=N Committed: https://crrev.com/c1f653be8d98a0d5cf27b0ec9962cf1cdf573ea0 Cr-Commit-Position: refs/heads/master@{#34168}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Make spoiled samples still contribute to the stats. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -6 lines) Patch
M src/profiler/profile-generator.cc View 1 2 chunks +4 lines, -5 lines 0 comments Download
M src/profiler/sampler.cc View 1 3 chunks +9 lines, -1 line 0 comments Download
M test/cctest/test-profile-generator.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1709873002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1709873002/1
4 years, 10 months ago (2016-02-18 02:24:13 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-18 02:50:46 UTC) #4
alph
4 years, 10 months ago (2016-02-18 03:21:36 UTC) #6
alph
ptal
4 years, 10 months ago (2016-02-18 18:30:44 UTC) #8
titzer
https://codereview.chromium.org/1709873002/diff/1/src/profiler/cpu-profiler.cc File src/profiler/cpu-profiler.cc (right): https://codereview.chromium.org/1709873002/diff/1/src/profiler/cpu-profiler.cc#newcode117 src/profiler/cpu-profiler.cc:117: if (record->sample.pc) { Will this tick just be discarded? ...
4 years, 10 months ago (2016-02-19 09:28:37 UTC) #9
alph
https://codereview.chromium.org/1709873002/diff/1/src/profiler/cpu-profiler.cc File src/profiler/cpu-profiler.cc (right): https://codereview.chromium.org/1709873002/diff/1/src/profiler/cpu-profiler.cc#newcode117 src/profiler/cpu-profiler.cc:117: if (record->sample.pc) { On 2016/02/19 09:28:37, titzer wrote: > ...
4 years, 10 months ago (2016-02-19 16:24:29 UTC) #10
titzer
https://codereview.chromium.org/1709873002/diff/1/src/profiler/cpu-profiler.cc File src/profiler/cpu-profiler.cc (right): https://codereview.chromium.org/1709873002/diff/1/src/profiler/cpu-profiler.cc#newcode117 src/profiler/cpu-profiler.cc:117: if (record->sample.pc) { On 2016/02/19 16:24:29, alph wrote: > ...
4 years, 10 months ago (2016-02-19 16:36:33 UTC) #11
alph
Thanks for review. ptal. Made the spoiled sample to still contribute to the stats, but ...
4 years, 10 months ago (2016-02-19 17:54:22 UTC) #12
titzer
lgtm
4 years, 10 months ago (2016-02-19 17:55:41 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1709873002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1709873002/20001
4 years, 10 months ago (2016-02-19 17:58:42 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-19 18:49:18 UTC) #16
commit-bot: I haz the power
4 years, 10 months ago (2016-02-19 18:49:45 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c1f653be8d98a0d5cf27b0ec9962cf1cdf573ea0
Cr-Commit-Position: refs/heads/master@{#34168}

Powered by Google App Engine
This is Rietveld 408576698