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 2915013006: Add a Mojo MemoryDumpProvider. (Closed)

Created:
3 years, 6 months ago by erikchen
Modified:
3 years, 6 months ago
CC:
Aaron Boodman, abarth-chromium, chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a Mojo MemoryDumpProvider. The MemoryDumpProvider counts Dispatchers and segments them by type. BUG=705785 Review-Url: https://codereview.chromium.org/2915013006 Cr-Commit-Position: refs/heads/master@{#476870} Committed: https://chromium.googlesource.com/chromium/src/+/ea7ac132bcc7d34cff4b68e9d19ba0225d27270a

Patch Set 1 #

Patch Set 2 : compile error. #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -18 lines) Patch
M mojo/edk/system/core.h View 1 chunk +0 lines, -1 line 0 comments Download
M mojo/edk/system/core.cc View 13 chunks +13 lines, -13 lines 0 comments Download
M mojo/edk/system/handle_table.h View 3 chunks +12 lines, -2 lines 0 comments Download
M mojo/edk/system/handle_table.cc View 1 2 chunks +72 lines, -2 lines 7 comments Download

Messages

Total messages: 23 (13 generated)
erikchen
rockot: Please review.
3 years, 6 months ago (2017-06-02 22:05:12 UTC) #2
Ken Rockot(use gerrit already)
I think we could probably refactor HandleTable a bit so it doesn't need to expose ...
3 years, 6 months ago (2017-06-02 22:15:51 UTC) #5
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/2915013006/1
3 years, 6 months ago (2017-06-02 22:20:09 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/283433)
3 years, 6 months ago (2017-06-02 22:59:19 UTC) #10
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/2915013006/20001
3 years, 6 months ago (2017-06-02 23:17:36 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/192657)
3 years, 6 months ago (2017-06-03 01:14:55 UTC) #15
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/2915013006/20001
3 years, 6 months ago (2017-06-03 01:26:54 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/ea7ac132bcc7d34cff4b68e9d19ba0225d27270a
3 years, 6 months ago (2017-06-03 02:41:10 UTC) #20
ssid
Sorry for late review. Please add primiano / me for review when you are adding ...
3 years, 6 months ago (2017-06-07 00:30:29 UTC) #22
ssid
3 years, 6 months ago (2017-06-07 00:31:16 UTC) #23
Message was sent while issue was closed.
https://codereview.chromium.org/2915013006/diff/20001/mojo/edk/system/handle_...
File mojo/edk/system/handle_table.cc (right):

https://codereview.chromium.org/2915013006/diff/20001/mojo/edk/system/handle_...
mojo/edk/system/handle_table.cc:187:
outer_dump->AddScalar(GetNameForDispatcherType(entry.first),
On 2017/06/07 00:30:28, ssid wrote:
> This should be "mojo/unknown" and so on. Else no size will be shown in the UI.

just noticed that this is fixed. please ignore.

Powered by Google App Engine
This is Rietveld 408576698