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

Issue 10657022: Expose more detailed memory statistics (Closed)

Created:
8 years, 6 months ago by jochen (gone - plz use gerrit)
Modified:
8 years, 6 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Expose more detailed memory statistics Expose allocated and used byte counters for the different spaces. The goal is to monitor those values both on page cycles and via UMA BUG=v8:2201 TEST=none Committed: https://code.google.com/p/v8/source/detail?r=11931

Patch Set 1 #

Total comments: 1

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -1 line) Patch
M src/heap.cc View 1 1 chunk +50 lines, -0 lines 0 comments Download
M src/v8-counters.h View 1 1 chunk +24 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
jochen (gone - plz use gerrit)
plz review
8 years, 6 months ago (2012-06-25 14:49:20 UTC) #1
Michael Starzinger
Some general observations: 1) This CL gives you snapshots of the live-bytes (i.e. foo_bytes_used) at ...
8 years, 6 months ago (2012-06-25 15:49:19 UTC) #2
jochen (gone - plz use gerrit)
addressed comments
8 years, 6 months ago (2012-06-26 09:30:55 UTC) #3
Michael Starzinger
8 years, 6 months ago (2012-06-26 11:36:30 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698