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

Issue 1369833002: win: Gather memory information (Closed)

Created:
5 years, 2 months ago by scottmg
Modified:
5 years, 2 months ago
Reviewers:
Mark Mentovai
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@save-peb-stuff
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

win: Gather memory information Not yet written as MINIDUMP_MEMORY_INFO_LIST to minidump. R=mark@chromium.org BUG=crashpad:20, crashpad:46 Committed: https://chromium.googlesource.com/crashpad/crashpad/+/56c8359b2765c27b2af9fcc528d841a1106c8edf

Patch Set 1 #

Patch Set 2 : . #

Total comments: 10

Patch Set 3 : fixes and cross bitness #

Total comments: 6

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -16 lines) Patch
M util/win/process_info.h View 1 2 3 3 chunks +40 lines, -0 lines 0 comments Download
M util/win/process_info.cc View 1 2 3 4 chunks +57 lines, -0 lines 0 comments Download
M util/win/process_info_test.cc View 1 2 5 chunks +33 lines, -9 lines 0 comments Download
M util/win/process_info_test_child.cc View 1 2 2 chunks +16 lines, -7 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
scottmg
5 years, 2 months ago (2015-09-25 22:10:08 UTC) #2
Mark Mentovai
LGTM (unless major changes are needed for 64-reads-32-on-64, then I’ll have another look). https://codereview.chromium.org/1369833002/diff/40001/util/win/process_info.cc File ...
5 years, 2 months ago (2015-09-26 02:02:14 UTC) #3
scottmg
https://codereview.chromium.org/1369833002/diff/40001/util/win/process_info.cc File util/win/process_info.cc (right): https://codereview.chromium.org/1369833002/diff/40001/util/win/process_info.cc#newcode276 util/win/process_info.cc:276: uint64_t min_address = On 2015/09/26 02:02:14, Mark Mentovai - ...
5 years, 2 months ago (2015-09-26 03:12:37 UTC) #4
Mark Mentovai
LGTM, but the 64-reads-32 behavior still seems a little fishy to me if I’m understanding ...
5 years, 2 months ago (2015-09-26 03:36:36 UTC) #5
Mark Mentovai
Actually, given what we discussed last week about how WoW64 works, the 64-reads-32 behavior kind ...
5 years, 2 months ago (2015-09-26 03:55:32 UTC) #6
scottmg
It's a bit weird, but it kind of makes sense I think. I'll investigate this ...
5 years, 2 months ago (2015-09-26 04:08:53 UTC) #7
scottmg
On 2015/09/26 03:55:32, Mark Mentovai - August is over wrote: > Actually, given what we ...
5 years, 2 months ago (2015-09-26 04:10:38 UTC) #8
scottmg
5 years, 2 months ago (2015-09-26 04:11:09 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:10003) manually as
56c8359b2765c27b2af9fcc528d841a1106c8edf (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698