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

Issue 11414086: Add parallel recompilation time to histogram and plot execution pause times. (Closed)

Created:
8 years, 1 month ago by Yang
Modified:
8 years, 1 month ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Add parallel recompilation time to histogram and plot execution pause times. BUG=

Patch Set 1 #

Patch Set 2 : go easy on gnuplot #

Patch Set 3 : go easy on gnuplot #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+295 lines, -24 lines) Patch
src/api.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler.cc View 3 chunks +6 lines, -1 line 0 comments Download
M src/counters.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap.cc View 1 chunk +7 lines, -7 lines 0 comments Download
src/log.h View 2 chunks +21 lines, -0 lines 0 comments Download
M src/log.cc View 4 chunks +16 lines, -2 lines 0 comments Download
M src/log-utils.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/profile-generator-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/v8-counters.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/v8globals.h View 1 chunk +1 line, -1 line 0 comments Download
M src/vm-state-inl.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + tools/plot-timer-events View 1 chunk +4 lines, -5 lines 0 comments Download
tools/plot-timer-events.js View 1 1 chunk +224 lines, -0 lines 0 comments Download
tools/tickprocessor.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Yang
8 years, 1 month ago (2012-11-20 18:50:00 UTC) #1
PTAL.

Powered by Google App Engine
This is Rietveld 408576698