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

Issue 2875823004: Add experimental private memory footprint metrics. (Closed)

Created:
3 years, 7 months ago by erikchen
Modified:
3 years, 7 months ago
Reviewers:
Nico, rkaplow
CC:
chromium-reviews, asvitkine+watch_chromium.org, mac-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add experimental private memory footprint metrics for macOS. These metrics are temporary and are intended to be removed once the same metrics are emitted by the memory instrumentation service. BUG=720541 Review-Url: https://codereview.chromium.org/2875823004 Cr-Commit-Position: refs/heads/master@{#471107} Committed: https://chromium.googlesource.com/chromium/src/+/4abfe94b81096ee4c806240b0ea5e2c03bfe4b65

Patch Set 1 #

Patch Set 2 : compile error. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -2 lines) Patch
M chrome/browser/memory_details.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/memory_details.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/memory_details_mac.cc View 1 2 chunks +11 lines, -1 line 2 comments Download
M chrome/browser/metrics/metrics_memory_details.cc View 4 chunks +20 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 4 chunks +32 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
erikchen
thakis: Please review chrome. rkaplow: Please review *histograms*
3 years, 7 months ago (2017-05-11 20:10:16 UTC) #9
erikchen
On 2017/05/11 20:10:16, erikchen wrote: > thakis: Please review chrome. > rkaplow: Please review *histograms* ...
3 years, 7 months ago (2017-05-11 20:11:00 UTC) #11
Nico
https://codereview.chromium.org/2875823004/diff/20001/chrome/browser/memory_details_mac.cc File chrome/browser/memory_details_mac.cc (right): https://codereview.chromium.org/2875823004/diff/20001/chrome/browser/memory_details_mac.cc#newcode72 chrome/browser/memory_details_mac.cc:72: info.private_memory_footprint = vm_info.phys_footprint; are you sure that you want ...
3 years, 7 months ago (2017-05-11 20:12:59 UTC) #12
erikchen
https://codereview.chromium.org/2875823004/diff/20001/chrome/browser/memory_details_mac.cc File chrome/browser/memory_details_mac.cc (right): https://codereview.chromium.org/2875823004/diff/20001/chrome/browser/memory_details_mac.cc#newcode72 chrome/browser/memory_details_mac.cc:72: info.private_memory_footprint = vm_info.phys_footprint; On 2017/05/11 20:12:59, Nico wrote: > ...
3 years, 7 months ago (2017-05-11 21:02:22 UTC) #13
Nico
*shrug* lgtm. Temporary code never sticks around…
3 years, 7 months ago (2017-05-11 21:04:25 UTC) #14
rkaplow
lgtm
3 years, 7 months ago (2017-05-11 21:31:22 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/2875823004/20001
3 years, 7 months ago (2017-05-11 21:34:12 UTC) #18
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 23:06:07 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/4abfe94b81096ee4c806240b0ea5...

Powered by Google App Engine
This is Rietveld 408576698