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

Issue 149611: Add heap log processing script originally written by Kevin. (Closed)

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

Description

Add heap log processing script originally written by Kevin. Also, add user time into heap sample begin events to make '--log-gc' flag alone sufficient for producing heap logs (previously, samples times were extracted from scavenge events which are only logged with '--log' flag). Committed: http://code.google.com/p/v8/source/detail?r=2461

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -1 line) Patch
M src/log.cc View 1 chunk +6 lines, -1 line 0 comments Download
A tools/process-heap-prof.py View 1 chunk +69 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mikhail Naganov
11 years, 5 months ago (2009-07-14 15:09:14 UTC) #1
Mads Ager (chromium)
11 years, 5 months ago (2009-07-14 16:26:36 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698