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

Issue 244051: Based on a patch submitted by Jens Alfke:... (Closed)

Created:
11 years, 2 months ago by iposva
Modified:
9 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

Based on a patch submitted by Jens Alfke: Tag Mac OS X VM regions allocated by V8. This has no effect other than making it possible to identify V8 allocations in the vmmap(1) memory profiling tool, to get a better idea of an embedder's/Chrome's memory usage. CRBUG=23455 TEST=Tested by running vmmap(1) and looking for "Memory tag=255" in the output. Committed: http://code.google.com/p/v8/source/detail?r=3001

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M src/platform-macos.cc View 3 chunks +12 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
iposva
11 years, 2 months ago (2009-09-30 22:12:04 UTC) #1
iposva
TBR=ager
11 years, 2 months ago (2009-09-30 22:20:51 UTC) #2
Mads Ager (chromium)
11 years, 2 months ago (2009-10-01 06:04:00 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698