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

Issue 673513002: Adding instrumentation to locate the source of jankiness (Closed)

Created:
6 years, 2 months ago by vadimt
Modified:
6 years, 2 months ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, Randy Smith (Not in Mondays)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Adding instrumentation to locate the source of jankiness. Mechanical change that adds instrumentation required to locate the source of jankiness (i.e. a long-running fragment of code executed as a part of the task that causes jank) in the code. See the bug for details on what kind of jank we are after. A number of similar CLs were landed, and none of them caused issues. They've helped to find and fix janky code. The code of the instrumentation is highly optimized and is not expected to affect performance. The code simply creates a diagnostic task which is identical to ones created by PostTask or IPC message handlers. Landing as TBR since this is a mechanical, safe and temporary change. BUG=425814 TBR=rdsmith@chromium.org Committed: https://crrev.com/b0eda3b45fb71dbb87a9f526b06c9b9b21879b16 Cr-Commit-Position: refs/heads/master@{#300616}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M net/ssl/default_channel_id_store.cc View 6 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/673513002/1
6 years, 2 months ago (2014-10-21 23:58:40 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-22 01:57:33 UTC) #3
commit-bot: I haz the power
6 years, 2 months ago (2014-10-22 04:05:19 UTC) #4
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b0eda3b45fb71dbb87a9f526b06c9b9b21879b16
Cr-Commit-Position: refs/heads/master@{#300616}

Powered by Google App Engine
This is Rietveld 408576698