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

Issue 6825054: Add global setup for runtime profiler. (Closed)

Created:
9 years, 8 months ago by Vitaly Repeshko
Modified:
7 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add global setup for runtime profiler. Whether it's enabled or not must not change while we're running. Let's not waste time recomputing it. This also makes the VM state tracking code slightly more lightweight.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -3 lines) Patch
M src/runtime-profiler.h View 2 chunks +11 lines, -1 line 0 comments Download
M src/runtime-profiler.cc View 3 chunks +12 lines, -2 lines 0 comments Download
M src/v8.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vitaly Repeshko
9 years, 8 months ago (2011-04-11 22:36:57 UTC) #1
Mads Ager (chromium)
9 years, 8 months ago (2011-04-12 11:25:25 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698