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

Issue 9316060: Extend --trace-gc to output amount of memory reserved for V8 heap. (Closed)

Created:
8 years, 10 months ago by Vyacheslav Egorov (Chromium)
Modified:
8 years, 10 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Extend --trace-gc to output amount of memory reserved for V8 heap. This allows one to spot fragmentation issues just by looking at --trace-gc output. R=erik.corry@gmail.com Committed: https://code.google.com/p/v8/source/detail?r=10584

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -9 lines) Patch
M src/heap.h View 1 chunk +11 lines, -3 lines 0 comments Download
M src/heap.cc View 4 chunks +13 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
8 years, 10 months ago (2012-02-02 11:30:04 UTC) #1
Erik Corry
8 years, 10 months ago (2012-02-02 11:36:34 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698