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

Issue 1225333002: Trace MessageLoop::RunTask execution (Closed)

Created:
5 years, 5 months ago by caseq
Modified:
5 years, 5 months ago
Reviewers:
danakj, dsinclair, nduca
CC:
chromium-reviews, erikwright+watch_chromium.org, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Trace MessageLoop::RunTask execution Previously, we were only issuing trace events around the task execution within TaskAnnotator::RunTask. However, this does not include time spent in observers (see bug for details on how it bites). BUG=508005 Committed: https://crrev.com/87a2c639ff073ed3194a788ee1eaf82aabe77bab Cr-Commit-Position: refs/heads/master@{#338492}

Patch Set 1 #

Total comments: 1

Patch Set 2 : review comment addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M base/message_loop/message_loop.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
caseq
5 years, 5 months ago (2015-07-09 15:23:07 UTC) #2
danakj
Last time we tried to put a trace in message loop it caused performance problems, ...
5 years, 5 months ago (2015-07-09 17:45:47 UTC) #3
caseq
+Nat for a question below. On 2015/07/09 17:45:47, danakj wrote: > Last time we tried ...
5 years, 5 months ago (2015-07-10 15:46:52 UTC) #5
danakj
I think I'm remembering wrong actually, I can't find the revert that I thought I ...
5 years, 5 months ago (2015-07-10 18:25:07 UTC) #6
caseq
On 2015/07/10 18:25:07, danakj wrote: > I think I'm remembering wrong actually, I can't find ...
5 years, 5 months ago (2015-07-13 09:24:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1225333002/20001
5 years, 5 months ago (2015-07-13 09:25:15 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 5 months ago (2015-07-13 10:45:04 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/87a2c639ff073ed3194a788ee1eaf82aabe77bab Cr-Commit-Position: refs/heads/master@{#338492}
5 years, 5 months ago (2015-07-13 10:46:12 UTC) #12
caseq
5 years, 5 months ago (2015-07-14 13:30:15 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1234573005/ by caseq@chromium.org.

The reason for reverting is: Regressed perf on Nexus 7
BUG=509982,508005.

Powered by Google App Engine
This is Rietveld 408576698