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

Issue 647123002: 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, benquan, browser-components-watch_chromium.org, Dane Wallinga, dyu1, rouslan+autofillwatch_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org, Ilya Sherman, mkwst+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

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. 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=422460 TBR=isherman@chromium.org, caitkp@chromium.org Committed: https://crrev.com/1850ee0bdf4e7654803cf846b5326c8e33dc0810 Cr-Commit-Position: refs/heads/master@{#299198}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -0 lines) Patch
M chrome/browser/password_manager/password_store_win.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M components/autofill/core/browser/autocomplete_history_manager.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M components/autofill/core/browser/personal_data_manager.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M components/search_engines/template_url_service.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M components/signin/core/browser/mutable_profile_oauth2_token_service.cc View 2 chunks +6 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/647123002/1
6 years, 2 months ago (2014-10-10 20:07:10 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-10 21:52:23 UTC) #3
commit-bot: I haz the power
6 years, 2 months ago (2014-10-10 21:53:27 UTC) #4
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1850ee0bdf4e7654803cf846b5326c8e33dc0810
Cr-Commit-Position: refs/heads/master@{#299198}

Powered by Google App Engine
This is Rietveld 408576698