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

Issue 2764073004: [debug] do not report unnecessary coverage data. (Closed)

Created:
3 years, 9 months ago by Yang
Modified:
3 years, 9 months ago
Reviewers:
caseq, jgruber
CC:
v8-reviews_googlegroups.com, devtools-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[debug] do not report unnecessary coverage data. Only include function ranges for with non-0 counts or if the immediate outer function has non-0 count. R=caseq@chromium.org, jgruber@chromium.org BUG=v8:5808 Review-Url: https://codereview.chromium.org/2764073004 Cr-Original-Commit-Position: refs/heads/master@{#44079} Committed: https://chromium.googlesource.com/v8/v8/+/a7577ede0b74967727895eba5e06dbe1d01fb56d Review-Url: https://codereview.chromium.org/2764073004 Cr-Commit-Position: refs/heads/master@{#44120} Committed: https://chromium.googlesource.com/v8/v8/+/f633c5f38333a41ebc3d94c86ce536ad33749e27

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -121 lines) Patch
M src/debug/debug-coverage.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/debug/debug-coverage.cc View 1 2 3 chunks +16 lines, -1 line 0 comments Download
M test/inspector/cpu-profiler/coverage.js View 1 2 3 chunks +57 lines, -1 line 0 comments Download
M test/inspector/cpu-profiler/coverage-expected.txt View 1 2 5 chunks +146 lines, -118 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 35 (21 generated)
Yang
Please take a look.
3 years, 9 months ago (2017-03-22 09:01:23 UTC) #2
jgruber
lgtm
3 years, 9 months ago (2017-03-22 09:52:21 UTC) #3
caseq
lgtm https://codereview.chromium.org/2764073004/diff/1/src/debug/debug-coverage.cc File src/debug/debug-coverage.cc (right): https://codereview.chromium.org/2764073004/diff/1/src/debug/debug-coverage.cc#newcode137 src/debug/debug-coverage.cc:137: std::vector<size_t> nesting; nit: perhaps std::vector<const CoverageFunction*> for less ...
3 years, 9 months ago (2017-03-23 00:09:57 UTC) #4
Yang
https://codereview.chromium.org/2764073004/diff/1/src/debug/debug-coverage.cc File src/debug/debug-coverage.cc (right): https://codereview.chromium.org/2764073004/diff/1/src/debug/debug-coverage.cc#newcode137 src/debug/debug-coverage.cc:137: std::vector<size_t> nesting; On 2017/03/23 00:09:56, caseq wrote: > nit: ...
3 years, 9 months ago (2017-03-23 07:43:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2764073004/60001
3 years, 9 months ago (2017-03-23 17:27:11 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_asan_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel_ng/builds/19488) v8_linux64_asan_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
3 years, 9 months ago (2017-03-23 17:54:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2764073004/60001
3 years, 9 months ago (2017-03-23 17:58:19 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_asan_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel_ng/builds/19493) v8_linux64_asan_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
3 years, 9 months ago (2017-03-23 18:05:31 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2764073004/60001
3 years, 9 months ago (2017-03-23 19:45:04 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/v8/v8/+/a7577ede0b74967727895eba5e06dbe1d01fb56d
3 years, 9 months ago (2017-03-23 20:07:40 UTC) #19
Michael Achenbach
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/2769063004/ by machenbach@chromium.org. ...
3 years, 9 months ago (2017-03-23 21:03:12 UTC) #20
Yang
On 2017/03/23 21:03:12, Michael Achenbach wrote: > A revert of this CL (patchset #4 id:60001) ...
3 years, 9 months ago (2017-03-23 21:04:09 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2764073004/60001
3 years, 9 months ago (2017-03-24 18:26:16 UTC) #32
commit-bot: I haz the power
3 years, 9 months ago (2017-03-24 18:27:49 UTC) #35
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/v8/v8/+/f633c5f38333a41ebc3d94c86ce536ad337...

Powered by Google App Engine
This is Rietveld 408576698