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

Issue 1083003003: Reland of https://codereview.chromium.org/1087133005/ (Add a WinHeap dump provider to the memory pr… (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

Reland of https://codereview.chromium.org/1087133005/ (Add a WinHeap dump provider to the memory profiler.) Reason for reland: A flaky test has been removed. (WinHeapDumpProviderTest.GetHeapInformation) Add a WinHeap dump provider to the memory profiler. TBR=nduca@chromium.org BUG=466141 Committed: https://crrev.com/b2f7e9c9d02f5f5760987f1ab750fceaf41f0bec Cr-Commit-Position: refs/heads/master@{#326771}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Remove the reinterpret_cast. #

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

Messages

Total messages: 10 (4 generated)
Sébastien Marchand
PTAL.
5 years, 8 months ago (2015-04-24 09:04:19 UTC) #3
Primiano Tucci (use gerrit)
LGTM. May the force be with you this time :) https://codereview.chromium.org/1083003003/diff/20001/base/trace_event/winheap_dump_provider_win.cc File base/trace_event/winheap_dump_provider_win.cc (right): https://codereview.chromium.org/1083003003/diff/20001/base/trace_event/winheap_dump_provider_win.cc#newcode42 ...
5 years, 8 months ago (2015-04-24 09:17:45 UTC) #4
Sébastien Marchand
Thanks ! https://codereview.chromium.org/1083003003/diff/20001/base/trace_event/winheap_dump_provider_win.cc File base/trace_event/winheap_dump_provider_win.cc (right): https://codereview.chromium.org/1083003003/diff/20001/base/trace_event/winheap_dump_provider_win.cc#newcode42 base/trace_event/winheap_dump_provider_win.cc:42: DCHECK_NE(reinterpret_cast<ProcessMemoryDump*>(nullptr), pmd); On 2015/04/24 09:17:44, Primiano Tucci ...
5 years, 8 months ago (2015-04-24 09:20:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1083003003/40001
5 years, 8 months ago (2015-04-24 10:23:50 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 8 months ago (2015-04-24 11:30:59 UTC) #9
commit-bot: I haz the power
5 years, 8 months ago (2015-04-24 11:31:56 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b2f7e9c9d02f5f5760987f1ab750fceaf41f0bec
Cr-Commit-Position: refs/heads/master@{#326771}

Powered by Google App Engine
This is Rietveld 408576698