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

Issue 27213: Two small changes regarding GC ticks. (Closed)

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

Description

Two small changes regarding GC ticks. 1) Don't try to sample the stack if VM is in 'GC' state 2) Show GC ticks in profiler statistics Committed: http://code.google.com/p/v8/source/detail?r=1380

Patch Set 1 #

Total comments: 2

Patch Set 2 : Displaying GC ticks as a section #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -11 lines) Patch
M src/log.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M tools/tickprocessor.py View 1 7 chunks +21 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mikhail Naganov
11 years, 10 months ago (2009-02-26 15:24:59 UTC) #1
Søren Thygesen Gjesse
LGTM http://codereview.chromium.org/27213/diff/1/3 File tools/tickprocessor.py (right): http://codereview.chromium.org/27213/diff/1/3#newcode334 Line 334: }) How about putting a 'GC' section ...
11 years, 10 months ago (2009-02-26 15:35:45 UTC) #2
Mikhail Naganov
11 years, 10 months ago (2009-02-26 15:45:40 UTC) #3
http://codereview.chromium.org/27213/diff/1/3
File tools/tickprocessor.py (right):

http://codereview.chromium.org/27213/diff/1/3#newcode334
Line 334: })
On 2009/02/26 15:35:46, Søren Gjesse wrote:
> How about putting a 'GC' section here like the 'Unknown' section?
> 
> 

Done.

Powered by Google App Engine
This is Rietveld 408576698