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

Issue 650483003: 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, gavinp+disk_chromium.org
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. 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=422516 TBR=mmenke@chromium.org Committed: https://crrev.com/7bc3878bfbd1b2ea5bfd3fb4dff281b0cc7ab5e4 Cr-Commit-Position: refs/heads/master@{#299210}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -2 lines) Patch
M net/disk_cache/blockfile/in_flight_backend_io.cc View 3 chunks +15 lines, -2 lines 0 comments Download
M net/disk_cache/blockfile/in_flight_io.cc View 2 chunks +5 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/650483003/1
6 years, 2 months ago (2014-10-10 22:03:17 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-10 23:23:30 UTC) #3
commit-bot: I haz the power
6 years, 2 months ago (2014-10-10 23:24:23 UTC) #4
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7bc3878bfbd1b2ea5bfd3fb4dff281b0cc7ab5e4
Cr-Commit-Position: refs/heads/master@{#299210}

Powered by Google App Engine
This is Rietveld 408576698