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

Issue 237113006: IPC: Restrict 'toplevel' to truly toplevel events. (Closed)

Created:
6 years, 8 months ago by epenner
Modified:
6 years, 7 months ago
Reviewers:
epennerAtGoogle, nduca, jam
CC:
chromium-reviews, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@TRACING_make_looper_toplevel
Visibility:
Public.

Description

IPC: Restrict 'toplevel' to truly toplevel events. These traces shouldn't ever be top level: - "SyncChannel::SendWithTimeout" - "ChannelProxy::Context::OnDispatchMessage" One is sending an IPC (contained within RunTask), and one is recieving an IPC that was forwarded (also contained within RunTask). This brings back the 'ipc' label for all ipc related events, and just adds 'toplevel' to the one IPC trace that is actually toplevel, "ChannelReader::DispatchInputData". BUG=None. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267923

Patch Set 1 #

Patch Set 2 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M ipc/ipc_channel_proxy.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ipc/ipc_channel_reader.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ipc/ipc_message.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ipc/ipc_sync_channel.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
epennerAtGoogle
Ptal.
6 years, 8 months ago (2014-04-14 20:23:55 UTC) #1
jam
rubberstamp lgtm
6 years, 8 months ago (2014-04-14 23:00:51 UTC) #2
epennerAtGoogle
On 2014/04/14 23:00:51, jam wrote: > rubberstamp lgtm jam@, The IPC review is actually the ...
6 years, 8 months ago (2014-04-15 02:20:24 UTC) #3
jam
On 2014/04/15 02:20:24, epennerAtGoogle wrote: > On 2014/04/14 23:00:51, jam wrote: > > rubberstamp lgtm ...
6 years, 8 months ago (2014-04-15 19:16:51 UTC) #4
epennerAtGoogle
On 2014/04/15 19:16:51, jam wrote: > On 2014/04/15 02:20:24, epennerAtGoogle wrote: > > On 2014/04/14 ...
6 years, 8 months ago (2014-04-15 22:05:05 UTC) #5
epenner
The CQ bit was checked by epenner@chromium.org
6 years, 7 months ago (2014-04-29 01:35:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/epenner@chromium.org/237113006/1
6 years, 7 months ago (2014-04-29 01:36:29 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 01:36:35 UTC) #8
commit-bot: I haz the power
Failed to apply patch for ipc/ipc_sync_channel.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 7 months ago (2014-04-29 01:36:35 UTC) #9
epenner
The CQ bit was checked by epenner@chromium.org
6 years, 7 months ago (2014-05-02 20:00:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/epenner@chromium.org/237113006/20001
6 years, 7 months ago (2014-05-02 20:01:25 UTC) #11
commit-bot: I haz the power
6 years, 7 months ago (2014-05-02 21:29:25 UTC) #12
Message was sent while issue was closed.
Change committed as 267923

Powered by Google App Engine
This is Rietveld 408576698