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

Issue 724013003: DevTools: Connect worker cpu profiles to worker tracing threads. (Closed)

Created:
6 years, 1 month ago by alph
Modified:
6 years, 1 month ago
Reviewers:
caseq, yurys, loislo
CC:
blink-reviews, falken, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, kinuko+worker_chromium.org, horo+watch_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

DevTools: Connect worker cpu profiles to worker tracing threads. BUG=363976 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185446

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressing comments. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -78 lines) Patch
M LayoutTests/inspector/tracing-test.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + LayoutTests/inspector/tracing/worker-js-profile.html View 1 3 chunks +16 lines, -15 lines 0 comments Download
A LayoutTests/inspector/tracing/worker-js-profile-expected.txt View 1 chunk +6 lines, -0 lines 0 comments Download
M Source/core/inspector/InspectorTraceEvents.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorTraceEvents.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/inspector/InspectorWorkerAgent.h View 1 1 chunk +11 lines, -3 lines 2 comments Download
M Source/core/inspector/InspectorWorkerAgent.cpp View 1 7 chunks +16 lines, -17 lines 0 comments Download
M Source/core/workers/WorkerInspectorProxy.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/workers/WorkerInspectorProxy.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/devtools/front_end/sdk/WorkerTargetManager.js View 4 chunks +35 lines, -5 lines 2 comments Download
M Source/devtools/front_end/timeline/TimelineModel.js View 1 6 chunks +46 lines, -30 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
alph
6 years, 1 month ago (2014-11-13 17:25:26 UTC) #2
yurys
https://codereview.chromium.org/724013003/diff/1/LayoutTests/inspector/tracing/worker-js-profile.html File LayoutTests/inspector/tracing/worker-js-profile.html (right): https://codereview.chromium.org/724013003/diff/1/LayoutTests/inspector/tracing/worker-js-profile.html#newcode74 LayoutTests/inspector/tracing/worker-js-profile.html:74: Tests js cpu profile in timeline. ... for worker? ...
6 years, 1 month ago (2014-11-14 13:25:27 UTC) #3
alph
ptal https://codereview.chromium.org/724013003/diff/1/LayoutTests/inspector/tracing/worker-js-profile.html File LayoutTests/inspector/tracing/worker-js-profile.html (right): https://codereview.chromium.org/724013003/diff/1/LayoutTests/inspector/tracing/worker-js-profile.html#newcode74 LayoutTests/inspector/tracing/worker-js-profile.html:74: Tests js cpu profile in timeline. On 2014/11/14 ...
6 years, 1 month ago (2014-11-14 15:01:59 UTC) #4
yurys
lgtm https://codereview.chromium.org/724013003/diff/20001/Source/core/inspector/InspectorWorkerAgent.h File Source/core/inspector/InspectorWorkerAgent.h (right): https://codereview.chromium.org/724013003/diff/20001/Source/core/inspector/InspectorWorkerAgent.h#newcode80 Source/core/inspector/InspectorWorkerAgent.h:80: class WorkerInfo { Please move definition of the ...
6 years, 1 month ago (2014-11-17 12:51:36 UTC) #5
alph
https://codereview.chromium.org/724013003/diff/20001/Source/core/inspector/InspectorWorkerAgent.h File Source/core/inspector/InspectorWorkerAgent.h (right): https://codereview.chromium.org/724013003/diff/20001/Source/core/inspector/InspectorWorkerAgent.h#newcode80 Source/core/inspector/InspectorWorkerAgent.h:80: class WorkerInfo { On 2014/11/17 12:51:36, yurys wrote: > ...
6 years, 1 month ago (2014-11-17 13:36:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/724013003/20001
6 years, 1 month ago (2014-11-17 13:36:38 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 185446
6 years, 1 month ago (2014-11-17 15:09:29 UTC) #9
pdr.
6 years, 1 month ago (2014-11-19 07:19:11 UTC) #10
Message was sent while issue was closed.
This test is currently timing out on trunk:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=vir...

Powered by Google App Engine
This is Rietveld 408576698