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

Issue 94993004: Move heap profiler state flags to HeapProfiler (Closed)

Created:
7 years ago by yurys
Modified:
7 years ago
CC:
v8-dev
Visibility:
Public.

Description

Move heap profiler state flags to HeapProfiler - moved is_tracking_objects_ flag to HeapProfiler and renamed it to is_tracking_objects_moves_ - Removed redundant call to UpdateHeapObjectsMap BUG=None LOG=N R=loislo@chromium.org, mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18149

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -26 lines) Patch
M src/builtins.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M src/heap.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/heap-profiler.h View 2 chunks +3 lines, -7 lines 0 comments Download
M src/heap-profiler.cc View 4 chunks +4 lines, -2 lines 0 comments Download
M src/heap-snapshot-generator.h View 2 chunks +0 lines, -4 lines 0 comments Download
M src/heap-snapshot-generator.cc View 3 chunks +1 line, -4 lines 0 comments Download
M src/mark-compact.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
yurys
This is a refactoring which I don't want to interleave with other allocation tracker changes.
7 years ago (2013-11-28 14:53:22 UTC) #1
loislo
lgtm
7 years ago (2013-11-28 15:18:54 UTC) #2
Michael Starzinger
LGTM.
7 years ago (2013-11-28 15:52:14 UTC) #3
yurys
7 years ago (2013-11-29 09:47:41 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r18149 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698