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

Issue 155764: Heap profiling: add logging of heap memory stats (capacity, used) under 'log-gc' flag. (Closed)

Created:
11 years, 5 months ago by Mikhail Naganov
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Heap profiling: add logging of heap memory stats (capacity, used) under 'log-gc' flag. Also changed time reporting to system time to be able to get synchronized with other memory (e.g. DOM) size status. Committed: http://code.google.com/p/v8/source/detail?r=2509

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -7 lines) Patch
M src/heap.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/log.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/log.cc View 1 chunk +16 lines, -6 lines 0 comments Download
M tools/process-heap-prof.py View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mikhail Naganov
11 years, 5 months ago (2009-07-20 09:27:27 UTC) #1
Mads Ager (chromium)
11 years, 5 months ago (2009-07-20 09:34:32 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698