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

Issue 1782133002: Instrument MojoShellConnectionImpl::BindToMessagePipe (Closed)

Created:
4 years, 9 months ago by Ken Rockot(use gerrit already)
Modified:
4 years, 9 months ago
CC:
asvitkine+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Instrument MojoShellConnectionImpl::BindToMessagePipe This adds a histogram to measure the duration of calls to MojoShellConnectionImpl::BindToMessagePipe in child processes. The new histogram replaces a useless one which was recently added to measure uninteresting calls to MojoShellConnection::Create() in renderers. BindToMessagePipe cost should be significantly reduced in a follow-up CL, but it will still need to do some non-trivial amount of work. This metric will help us detect if it remains problematic or regresses. BUG=591742 R=ben@chromium.org Committed: https://crrev.com/c7b3190c0ecd5b88688aa5e55d3085f0fbd40e11 Cr-Commit-Position: refs/heads/master@{#380555}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -10 lines) Patch
M content/child/child_thread_impl.cc View 3 chunks +5 lines, -0 lines 0 comments Download
M content/renderer/renderer_main.cc View 2 chunks +1 line, -7 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
Ken Rockot(use gerrit already)
4 years, 9 months ago (2016-03-10 18:41:01 UTC) #2
Ben Goodger (Google)
Do you need finer grained resolution here? i.e. do you want to know if the ...
4 years, 9 months ago (2016-03-10 18:43:09 UTC) #3
Ken Rockot(use gerrit already)
Mostly I'm just interested in making sure the whole call gets fast and stays fast. ...
4 years, 9 months ago (2016-03-10 18:44:39 UTC) #4
Ilya Sherman
lgtm
4 years, 9 months ago (2016-03-10 23:44:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1782133002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1782133002/1
4 years, 9 months ago (2016-03-11 00:04:54 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/195058)
4 years, 9 months ago (2016-03-11 00:40:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1782133002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1782133002/1
4 years, 9 months ago (2016-03-11 00:41:13 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/129169)
4 years, 9 months ago (2016-03-11 01:14:04 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1782133002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1782133002/1
4 years, 9 months ago (2016-03-11 01:18:55 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/179879)
4 years, 9 months ago (2016-03-11 01:48:33 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1782133002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1782133002/1
4 years, 9 months ago (2016-03-11 05:22:25 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-11 06:17:44 UTC) #20
commit-bot: I haz the power
4 years, 9 months ago (2016-03-11 06:20:17 UTC) #22
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c7b3190c0ecd5b88688aa5e55d3085f0fbd40e11
Cr-Commit-Position: refs/heads/master@{#380555}

Powered by Google App Engine
This is Rietveld 408576698