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

Issue 2881943002: Make window message processing tally in the task profiler. (Closed)

Created:
3 years, 7 months ago by Sigurður Ásgeirsson
Modified:
3 years, 7 months ago
CC:
chromium-reviews, grt+watch_chromium.org, danakj+watch_chromium.org, vmpstr+watch_chromium.org, wfh+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make window message processing tally in the task profiler. As-is the processing and memory allocations taking place during window message processing is invisible to the task profiler. BUG=644385 Review-Url: https://codereview.chromium.org/2881943002 Cr-Commit-Position: refs/heads/master@{#472142} Committed: https://chromium.googlesource.com/chromium/src/+/21a0c8f770ea811a3830d5f8c6447306a686a63b

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address Greg's comment. #

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

Messages

Total messages: 24 (16 generated)
Sigurður Ásgeirsson
Francois, this looks to be a nice bottleneck for sent and posted messages, as we ...
3 years, 7 months ago (2017-05-12 20:56:17 UTC) #3
fdoray
lgtm +grt/ for base/win/
3 years, 7 months ago (2017-05-15 17:16:43 UTC) #8
gab
On 2017/05/15 17:16:43, fdoray wrote: > lgtm > > +grt/ for base/win/ grt is best ...
3 years, 7 months ago (2017-05-15 17:19:50 UTC) #11
grt (UTC plus 2)
https://codereview.chromium.org/2881943002/diff/1/base/win/wrapped_window_proc.h File base/win/wrapped_window_proc.h (right): https://codereview.chromium.org/2881943002/diff/1/base/win/wrapped_window_proc.h#newcode78 base/win/wrapped_window_proc.h:78: tracked_objects::ScopedProfile scoped_profile( are you doing this in its own ...
3 years, 7 months ago (2017-05-16 07:27:35 UTC) #12
Sigurður Ásgeirsson
Thanks, PTAL? https://codereview.chromium.org/2881943002/diff/1/base/win/wrapped_window_proc.h File base/win/wrapped_window_proc.h (right): https://codereview.chromium.org/2881943002/diff/1/base/win/wrapped_window_proc.h#newcode78 base/win/wrapped_window_proc.h:78: tracked_objects::ScopedProfile scoped_profile( On 2017/05/16 07:27:35, grt (UTC ...
3 years, 7 months ago (2017-05-16 13:16:59 UTC) #15
grt (UTC plus 2)
lgtm
3 years, 7 months ago (2017-05-16 17:01:41 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2881943002/20001
3 years, 7 months ago (2017-05-16 17:05:10 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 17:15:32 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/21a0c8f770ea811a3830d5f8c644...

Powered by Google App Engine
This is Rietveld 408576698