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

Issue 8634005: Make the profile buffer larger in third_party/tcmalloc/chromium. (Closed)

Created:
9 years, 1 month ago by Dai Mikurube (NOT FULLTIME)
Modified:
8 years, 12 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Make the profile buffer larger in third_party/tcmalloc/chromium. This patch is originally from http://codereview.chromium.org/7865021/. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=115805

Patch Set 1 #

Patch Set 2 : Make the profile buffer larger. #

Patch Set 3 : fixed #

Patch Set 4 : undeleted an empty line. #

Total comments: 2

Patch Set 5 : reflected the comments. #

Total comments: 2

Patch Set 6 : Modified the comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M third_party/tcmalloc/chromium/src/heap-profiler.cc View 1 2 3 4 5 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Alexander Potapenko
http://codereview.chromium.org/8634005/diff/6003/third_party/tcmalloc/chromium/src/heap-profiler.cc File third_party/tcmalloc/chromium/src/heap-profiler.cc (right): http://codereview.chromium.org/8634005/diff/6003/third_party/tcmalloc/chromium/src/heap-profiler.cc#newcode152 third_party/tcmalloc/chromium/src/heap-profiler.cc:152: static const int kProfileBufferSize = 5 << 20; There ...
9 years ago (2011-12-20 13:19:38 UTC) #1
Dai Mikurube (NOT FULLTIME)
Thanks. http://codereview.chromium.org/8634005/diff/6003/third_party/tcmalloc/chromium/src/heap-profiler.cc File third_party/tcmalloc/chromium/src/heap-profiler.cc (right): http://codereview.chromium.org/8634005/diff/6003/third_party/tcmalloc/chromium/src/heap-profiler.cc#newcode152 third_party/tcmalloc/chromium/src/heap-profiler.cc:152: static const int kProfileBufferSize = 5 << 20; ...
9 years ago (2011-12-21 05:32:45 UTC) #2
Alexander Potapenko
LGTM
9 years ago (2011-12-22 10:40:11 UTC) #3
jar (doing other things)
http://codereview.chromium.org/8634005/diff/12001/third_party/tcmalloc/chromium/src/heap-profiler.cc File third_party/tcmalloc/chromium/src/heap-profiler.cc (right): http://codereview.chromium.org/8634005/diff/12001/third_party/tcmalloc/chromium/src/heap-profiler.cc#newcode153 third_party/tcmalloc/chromium/src/heap-profiler.cc:153: // 5 << 20 since larger buffers are requried ...
9 years ago (2011-12-22 16:02:09 UTC) #4
Dai Mikurube (NOT FULLTIME)
Hi Jim, Thank you for the comments. Modified it. http://codereview.chromium.org/8634005/diff/12001/third_party/tcmalloc/chromium/src/heap-profiler.cc File third_party/tcmalloc/chromium/src/heap-profiler.cc (right): http://codereview.chromium.org/8634005/diff/12001/third_party/tcmalloc/chromium/src/heap-profiler.cc#newcode153 third_party/tcmalloc/chromium/src/heap-profiler.cc:153: ...
8 years, 12 months ago (2011-12-26 03:58:26 UTC) #5
jar (doing other things)
lgtm
8 years, 12 months ago (2011-12-26 10:19:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/8634005/19001
8 years, 12 months ago (2011-12-27 01:59:54 UTC) #7
Dai Mikurube (NOT FULLTIME)
Thanks. I checked the "Commit" box.
8 years, 12 months ago (2011-12-27 02:26:44 UTC) #8
commit-bot: I haz the power
Try job failure for 8634005-19001 (retry) on linux_rel for steps "browser_tests, ui_tests" (clobber build). It's ...
8 years, 12 months ago (2011-12-27 02:48:56 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/8634005/19001
8 years, 12 months ago (2011-12-27 02:51:18 UTC) #10
commit-bot: I haz the power
8 years, 12 months ago (2011-12-27 04:05:49 UTC) #11
Change committed as 115805

Powered by Google App Engine
This is Rietveld 408576698