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

Issue 1830693004: content: Depict priority in raster worker thread's name. (Closed)

Created:
4 years, 9 months ago by prashant.n
Modified:
4 years, 8 months ago
Reviewers:
reveman, esprehn, jam, vmpstr, ericrk
CC:
blink-worker-reviews_chromium.org, chromium-reviews, darin-cc_chromium.org, jam, kinuko+watch, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, vmpstr+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

content: Depict priority in raster worker thread's name. Adding priority in raster worker thread's name distinguishes different tile worker threads in traces, which will help analyse the raster tasks run by those threads to further level. The normal priority thread is prefixed with "CompositorTileWorker", while background priority thread is prefixed with "CompositorTileWorkerBackground". BUG=None Committed: https://crrev.com/af5e7fd4d6d8a97444ef0e605491b24be08d5adf Cr-Commit-Position: refs/heads/master@{#383703}

Patch Set 1 #

Total comments: 2

Patch Set 2 : simplify. #

Total comments: 1

Patch Set 3 : review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -5 lines) Patch
M content/renderer/raster_worker_pool.cc View 1 2 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 31 (14 generated)
prashant.n
ptal.
4 years, 9 months ago (2016-03-24 14:35:20 UTC) #2
reveman
https://codereview.chromium.org/1830693004/diff/1/content/renderer/raster_worker_pool.cc File content/renderer/raster_worker_pool.cc (left): https://codereview.chromium.org/1830693004/diff/1/content/renderer/raster_worker_pool.cc#oldcode158 content/renderer/raster_worker_pool.cc:158: base::StringPrintf("CompositorTileWorker%u", Can we reduce this patch to a one ...
4 years, 9 months ago (2016-03-24 15:40:46 UTC) #3
prashant.n
https://codereview.chromium.org/1830693004/diff/1/content/renderer/raster_worker_pool.cc File content/renderer/raster_worker_pool.cc (left): https://codereview.chromium.org/1830693004/diff/1/content/renderer/raster_worker_pool.cc#oldcode158 content/renderer/raster_worker_pool.cc:158: base::StringPrintf("CompositorTileWorker%u", On 2016/03/24 15:40:46, reveman wrote: > Can we ...
4 years, 9 months ago (2016-03-24 17:13:29 UTC) #4
prashant.n
ptal.
4 years, 9 months ago (2016-03-24 17:52:51 UTC) #7
reveman
lgtm fyi this will likely affect some of our perf metrics: https://code.google.com/p/chromium/codesearch#chromium/src/tools/perf/metrics/timeline.py&l=84
4 years, 9 months ago (2016-03-25 05:44:10 UTC) #8
prashant.n
On 2016/03/24 17:52:51, prashant.n wrote: > ptal. Looks like there are few dependencies for the ...
4 years, 9 months ago (2016-03-25 05:50:03 UTC) #9
prashant.n
On 2016/03/25 05:44:10, reveman wrote: > lgtm > > fyi this will likely affect some ...
4 years, 9 months ago (2016-03-25 05:52:26 UTC) #10
prashant.n
One query, not related to this patch - why raster_worker_pool is in content/renderer and not ...
4 years, 9 months ago (2016-03-25 06:19:15 UTC) #11
reveman
On 2016/03/25 at 06:19:15, prashant.n wrote: > One query, not related to this patch - ...
4 years, 9 months ago (2016-03-25 06:30:02 UTC) #12
prashant.n
On 2016/03/25 06:30:02, reveman wrote: > On 2016/03/25 at 06:19:15, prashant.n wrote: > > One ...
4 years, 9 months ago (2016-03-26 08:02:35 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1830693004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1830693004/40001
4 years, 9 months ago (2016-03-26 08:02:57 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/161049)
4 years, 9 months ago (2016-03-26 08:13:43 UTC) #19
prashant.n
ptal
4 years, 9 months ago (2016-03-26 08:17:49 UTC) #21
jam
lgtm
4 years, 8 months ago (2016-03-28 15:39:17 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1830693004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1830693004/40001
4 years, 8 months ago (2016-03-29 11:35:47 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-03-29 12:43:14 UTC) #29
commit-bot: I haz the power
4 years, 8 months ago (2016-03-29 12:44:53 UTC) #31
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/af5e7fd4d6d8a97444ef0e605491b24be08d5adf
Cr-Commit-Position: refs/heads/master@{#383703}

Powered by Google App Engine
This is Rietveld 408576698