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

Issue 10825250: Expose memory allocator internal stats and properties. (Closed)

Created:
8 years, 4 months ago by alexeif
Modified:
8 years, 3 months ago
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, erikwright (departed), jam, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, brettw-cc_chromium.org, jamesr, darin (slow to review), tony, yurys, loislo
Visibility:
Public.

Description

Expose memory allocator internal stats and properties. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157102

Patch Set 1 #

Total comments: 10

Patch Set 2 : Addressing comments #

Patch Set 3 : Add jemalloc.h include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -22 lines) Patch
M base/allocator/allocator.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M base/allocator/allocator_extension.h View 1 3 chunks +16 lines, -2 lines 0 comments Download
M base/allocator/allocator_extension.cc View 1 1 chunk +23 lines, -8 lines 0 comments Download
M base/allocator/allocator_extension_thunks.h View 1 2 chunks +12 lines, -6 lines 0 comments Download
M base/allocator/allocator_extension_thunks.cc View 1 1 chunk +15 lines, -6 lines 0 comments Download
M base/allocator/allocator_shim.cc View 1 2 3 chunks +40 lines, -0 lines 0 comments Download
M content/app/content_main_runner.cc View 1 2 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
alexeif
needed for https://chromiumcodereview.appspot.com/10823205/
8 years, 4 months ago (2012-08-08 17:06:58 UTC) #1
jamesr
You need a base/allocator/ reviewer - I suggest willchan@ (he did the last allocator thunks ...
8 years, 4 months ago (2012-08-09 01:22:12 UTC) #2
alexeif
Jim, could you please take a look. Thanks!
8 years, 4 months ago (2012-08-10 18:44:19 UTC) #3
jar (doing other things)
Several nits below to consider... or say why you disagree. Thanks. https://chromiumcodereview.appspot.com/10825250/diff/1/base/allocator/allocator_extension.cc File base/allocator/allocator_extension.cc (right): ...
8 years, 4 months ago (2012-08-11 03:39:46 UTC) #4
alexeif
Thanks for your comments! PTAL https://chromiumcodereview.appspot.com/10825250/diff/1/base/allocator/allocator_extension.cc File base/allocator/allocator_extension.cc (right): https://chromiumcodereview.appspot.com/10825250/diff/1/base/allocator/allocator_extension.cc#newcode14 base/allocator/allocator_extension.cc:14: base::allocator::thunks::GetGetPropertyFunction()) On 2012/08/11 03:39:46, ...
8 years, 4 months ago (2012-08-11 11:19:55 UTC) #5
jar (doing other things)
base LGTM (you may still need a content reviewer)
8 years, 4 months ago (2012-08-11 18:56:50 UTC) #6
alexeif
Darin, could you please take a look at the tiny change in content/app/content_main_runner.cc. Thank you!
8 years, 4 months ago (2012-08-12 17:39:57 UTC) #7
alexeif
friendly ping.
8 years, 3 months ago (2012-09-11 13:29:44 UTC) #8
darin (slow to review)
LGTM
8 years, 3 months ago (2012-09-11 20:21:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeif@chromium.org/10825250/6001
8 years, 3 months ago (2012-09-12 12:36:40 UTC) #10
commit-bot: I haz the power
Try job failure for 10825250-6001 (retry) on android for steps "compile, build" (clobber build). It's ...
8 years, 3 months ago (2012-09-12 13:30:14 UTC) #11
alexeif
Jim, could you please take another look. I had to add jemalloc.h include for jemalloc_stats_t ...
8 years, 3 months ago (2012-09-14 09:48:56 UTC) #12
jar (doing other things)
8 years, 3 months ago (2012-09-15 02:07:37 UTC) #13
jar (doing other things)
lgtm
8 years, 3 months ago (2012-09-15 02:07:44 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeif@chromium.org/10825250/25001
8 years, 3 months ago (2012-09-17 09:52:26 UTC) #15
commit-bot: I haz the power
8 years, 3 months ago (2012-09-17 11:44:11 UTC) #16
Change committed as 157102

Powered by Google App Engine
This is Rietveld 408576698