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

Issue 1100173002: Add a WinHeap dump provider to the memory profiler. (Closed)

Created:
5 years, 8 months ago by Sébastien Marchand
Modified:
5 years, 8 months ago
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a WinHeap dump provider to the memory profiler. BUG=466141

Patch Set 1 : #

Total comments: 39

Patch Set 2 : Address comments. #

Patch Set 3 : Update the GN build file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+248 lines, -0 lines) Patch
M base/trace_event/BUILD.gn View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M base/trace_event/memory_dump_manager.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M base/trace_event/trace_event.gypi View 1 2 chunks +3 lines, -0 lines 0 comments Download
A base/trace_event/winheap_dump_provider_win.h View 1 1 chunk +54 lines, -0 lines 0 comments Download
A base/trace_event/winheap_dump_provider_win.cc View 1 1 chunk +105 lines, -0 lines 0 comments Download
A base/trace_event/winheap_dump_provider_win_unittest.cc View 1 1 chunk +79 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (4 generated)
Sébastien Marchand
PTAL.
5 years, 8 months ago (2015-04-22 17:41:50 UTC) #3
Primiano Tucci (use gerrit)
Many thanks. Just some comments here and there but looks great. https://codereview.chromium.org/1100173002/diff/20001/base/trace_event/trace_event.gypi File base/trace_event/trace_event.gypi (right): ...
5 years, 8 months ago (2015-04-22 23:48:33 UTC) #4
chrisha
https://codereview.chromium.org/1100173002/diff/20001/base/trace_event/winheap_dump_provider_unittest.cc File base/trace_event/winheap_dump_provider_unittest.cc (right): https://codereview.chromium.org/1100173002/diff/20001/base/trace_event/winheap_dump_provider_unittest.cc#newcode20 base/trace_event/winheap_dump_provider_unittest.cc:20: using WinHeapDumpProvider::GetHeapInformation; As suggested by Primiano, if you simply ...
5 years, 8 months ago (2015-04-23 09:23:28 UTC) #5
Sébastien Marchand
thanks, PTAnL. https://codereview.chromium.org/1100173002/diff/20001/base/trace_event/trace_event.gypi File base/trace_event/trace_event.gypi (right): https://codereview.chromium.org/1100173002/diff/20001/base/trace_event/trace_event.gypi#newcode55 base/trace_event/trace_event.gypi:55: 'trace_event/winheap_dump_provider_win.cc', On 2015/04/22 23:48:32, Primiano Tucci wrote: ...
5 years, 8 months ago (2015-04-23 10:52:04 UTC) #6
Primiano Tucci (use gerrit)
LGTM thanks (just one comment). Can you just use BUG=466141 in the commit message instead ...
5 years, 8 months ago (2015-04-23 11:10:02 UTC) #7
Primiano Tucci (use gerrit)
+nduca to stamp
5 years, 8 months ago (2015-04-23 11:12:31 UTC) #9
nduca
lgtm
5 years, 8 months ago (2015-04-23 11:17:59 UTC) #10
chrisha
lgtm!
5 years, 8 months ago (2015-04-23 11:22:48 UTC) #11
Sébastien Marchand
Thanks, I've opened crbug.com/480385 to track this.
5 years, 8 months ago (2015-04-23 12:08:21 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1100173002/40001
5 years, 8 months ago (2015-04-23 12:09:02 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 8 months ago (2015-04-23 13:28:31 UTC) #15
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/62215af64daf642c492fc2002cffc287b2c3bb09 Cr-Commit-Position: refs/heads/master@{#326501}
5 years, 8 months ago (2015-04-23 13:29:32 UTC) #16
jonross
A revert of this CL (patchset #2 id:40001) has been created in https://codereview.chromium.org/1101853002/ by jonross@chromium.org. ...
5 years, 8 months ago (2015-04-23 13:52:43 UTC) #17
Sébastien Marchand
I forgot to update the GN files, PTAnL. Flip the CQ bit if this lgty.
5 years, 8 months ago (2015-04-23 14:03:45 UTC) #18
Primiano Tucci (use gerrit)
5 years, 8 months ago (2015-04-23 15:54:16 UTC) #19
Message was sent while issue was closed.
On 2015/04/23 14:03:45, Sébastien Marchand wrote:
> I forgot to update the GN files, PTAnL. Flip the CQ bit if this lgty.

This is re-landing in https://codereview.chromium.org/1087133005/

Powered by Google App Engine
This is Rietveld 408576698