DescriptionPartitionDumpStats(): reduce stack consumption for 'light' reporting.
Following r456291's lead, avoid putting a large array on the stack for
light stats reporting in PartitionDumpStats(), where it isn't made use
of. This avoids running into stack pressure when sampling memory use
in production builds (on Windows, in particular.)
R=haraken
BUG=704894
Review-Url: https://codereview.chromium.org/2771033006
Cr-Commit-Position: refs/heads/master@{#459498}
Committed: https://chromium.googlesource.com/chromium/src/+/06fe872f1501d6ea1f79ce592555da1d766c0a7a
Patch Set 1 #Patch Set 2 : triv Blink change to trigger webkit_tests... #Patch Set 3 : undo ps#2 #
Messages
Total messages: 12 (8 generated)
|