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

Issue 2715833003: [inspector] move coverage related methods to profiler (Closed)

Created:
3 years, 10 months ago by kozy
Modified:
3 years, 10 months ago
Reviewers:
dgozman, alph, pfeldman, Yang
CC:
v8-reviews_googlegroups.com, devtools-reviews_chromium.org, Yang, caseq
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[inspector] move coverage related methods to profiler R=dgozman@chromium.org, pfeldman@chromium.org BUG=v8:5808 Review-Url: https://codereview.chromium.org/2715833003 Cr-Commit-Position: refs/heads/master@{#43426} Committed: https://chromium.googlesource.com/v8/v8/+/64a563c97f84c474a3f8b9a6b02c68ec1728cfee

Patch Set 1 #

Patch Set 2 : precise coverage works only when runtime is enabled #

Patch Set 3 : added missing test #

Total comments: 2

Patch Set 4 : "true" -> true #

Patch Set 5 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -622 lines) Patch
M src/inspector/js_protocol.json View 1 2 3 4 chunks +58 lines, -58 lines 0 comments Download
M src/inspector/v8-profiler-agent-impl.h View 1 2 chunks +14 lines, -5 lines 0 comments Download
M src/inspector/v8-profiler-agent-impl.cc View 1 9 chunks +118 lines, -24 lines 0 comments Download
M src/inspector/v8-runtime-agent-impl.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/inspector/v8-runtime-agent-impl.cc View 4 chunks +0 lines, -87 lines 0 comments Download
A + test/inspector/cpu-profiler/coverage.js View 1 2 3 4 4 chunks +18 lines, -12 lines 0 comments Download
A + test/inspector/cpu-profiler/coverage-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
D test/inspector/runtime/coverage.js View 1 2 3 4 1 chunk +0 lines, -94 lines 0 comments Download
D test/inspector/runtime/coverage-expected.txt View 1 chunk +0 lines, -333 lines 0 comments Download

Messages

Total messages: 59 (35 generated)
kozy
After offline discussion we decided that Profiler domain is better place for coverage related methods. ...
3 years, 10 months ago (2017-02-24 00:32:31 UTC) #2
kozy
+Alexey for v8-profiler-agent refactoring review.
3 years, 10 months ago (2017-02-24 01:37:17 UTC) #5
dgozman
looks good, deferring to alph
3 years, 10 months ago (2017-02-24 02:07:57 UTC) #6
alph
lgtm https://codereview.chromium.org/2715833003/diff/40001/src/inspector/v8-profiler-agent-impl.cc File src/inspector/v8-profiler-agent-impl.cc (right): https://codereview.chromium.org/2715833003/diff/40001/src/inspector/v8-profiler-agent-impl.cc#newcode367 src/inspector/v8-profiler-agent-impl.cc:367: m_profiler->SetIdle(m_idle); Do you really need that? I bet ...
3 years, 10 months ago (2017-02-24 03:12:56 UTC) #7
kozy
https://codereview.chromium.org/2715833003/diff/40001/src/inspector/v8-profiler-agent-impl.cc File src/inspector/v8-profiler-agent-impl.cc (right): https://codereview.chromium.org/2715833003/diff/40001/src/inspector/v8-profiler-agent-impl.cc#newcode367 src/inspector/v8-profiler-agent-impl.cc:367: m_profiler->SetIdle(m_idle); On 2017/02/24 03:12:56, alph wrote: > Do you ...
3 years, 10 months ago (2017-02-24 03:15:41 UTC) #8
kozy
Pavel or Dmitry, please take a look, I need owner lgtm for js_protocol.json.
3 years, 10 months ago (2017-02-24 05:50:09 UTC) #13
Yang
lgtm. thanks!
3 years, 10 months ago (2017-02-24 05:53:40 UTC) #15
dgozman
lgtm
3 years, 10 months ago (2017-02-24 19:41:58 UTC) #20
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/2715833003/50010
3 years, 10 months ago (2017-02-24 19:42:19 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/35471)
3 years, 10 months ago (2017-02-24 19:45:10 UTC) #25
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/2715833003/70001
3 years, 10 months ago (2017-02-24 19:54:20 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_dbg_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_dbg_ng/builds/21613) v8_linux_dbg_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
3 years, 10 months ago (2017-02-24 20:12:39 UTC) #30
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/2715833003/70001
3 years, 10 months ago (2017-02-24 20:13:39 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_nodcheck_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel_ng/builds/17333) v8_linux_nodcheck_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
3 years, 10 months ago (2017-02-24 20:19:30 UTC) #34
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/2715833003/70001
3 years, 10 months ago (2017-02-24 20:21:01 UTC) #36
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/17892) v8_linux64_asan_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
3 years, 10 months ago (2017-02-24 20:26:11 UTC) #38
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/2715833003/70001
3 years, 10 months ago (2017-02-24 20:49:47 UTC) #40
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/17895) v8_linux64_asan_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
3 years, 10 months ago (2017-02-24 20:56:40 UTC) #42
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/2715833003/70001
3 years, 10 months ago (2017-02-24 22:02:38 UTC) #44
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/17899) v8_linux64_asan_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
3 years, 10 months ago (2017-02-24 22:06:18 UTC) #46
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/2715833003/70001
3 years, 10 months ago (2017-02-24 23:33:25 UTC) #48
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_nodcheck_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel_ng/builds/17347) v8_linux_nodcheck_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
3 years, 10 months ago (2017-02-24 23:51:36 UTC) #50
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/2715833003/70001
3 years, 10 months ago (2017-02-25 02:43:11 UTC) #56
commit-bot: I haz the power
3 years, 10 months ago (2017-02-25 02:45:04 UTC) #59
Message was sent while issue was closed.
Committed patchset #5 (id:70001) as
https://chromium.googlesource.com/v8/v8/+/64a563c97f84c474a3f8b9a6b02c68ec172...

Powered by Google App Engine
This is Rietveld 408576698