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

Issue 10832290: Dump /proc/<pid>/maps with every heap profile dump. (Closed)

Created:
8 years, 4 months ago by Dai Mikurube (NOT FULLTIME)
Modified:
8 years, 4 months ago
CC:
chromium-reviews, dennis_jeffrey, anantha, dyu1, Nirnimesh
Visibility:
Public.

Description

Dump /proc/<pid>/maps with every heap profile dump. BUG=123750 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151465

Patch Set 1 #

Total comments: 5

Patch Set 2 : added comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -6 lines) Patch
M third_party/tcmalloc/chromium/src/deep-heap-profile.h View 1 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/tcmalloc/chromium/src/deep-heap-profile.cc View 1 2 chunks +15 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Dai Mikurube (NOT FULLTIME)
Hi Alexander, Could you take a look at this change?
8 years, 4 months ago (2012-08-14 06:33:37 UTC) #1
Alexander Potapenko
http://codereview.chromium.org/10832290/diff/1/third_party/tcmalloc/chromium/src/deep-heap-profile.cc File third_party/tcmalloc/chromium/src/deep-heap-profile.cc (right): http://codereview.chromium.org/10832290/diff/1/third_party/tcmalloc/chromium/src/deep-heap-profile.cc#newcode94 third_party/tcmalloc/chromium/src/deep-heap-profile.cc:94: WriteMapsToFile(filename_prefix_, 0, Why is this 0? If the process ...
8 years, 4 months ago (2012-08-14 08:39:57 UTC) #2
Dai Mikurube (NOT FULLTIME)
Thank you for reviewing. http://codereview.chromium.org/10832290/diff/1/third_party/tcmalloc/chromium/src/deep-heap-profile.cc File third_party/tcmalloc/chromium/src/deep-heap-profile.cc (right): http://codereview.chromium.org/10832290/diff/1/third_party/tcmalloc/chromium/src/deep-heap-profile.cc#newcode94 third_party/tcmalloc/chromium/src/deep-heap-profile.cc:94: WriteMapsToFile(filename_prefix_, 0, On 2012/08/14 08:39:57, ...
8 years, 4 months ago (2012-08-14 09:33:25 UTC) #3
Alexander Potapenko
LGTM with a nit. http://codereview.chromium.org/10832290/diff/1/third_party/tcmalloc/chromium/src/deep-heap-profile.cc File third_party/tcmalloc/chromium/src/deep-heap-profile.cc (right): http://codereview.chromium.org/10832290/diff/1/third_party/tcmalloc/chromium/src/deep-heap-profile.cc#newcode94 third_party/tcmalloc/chromium/src/deep-heap-profile.cc:94: WriteMapsToFile(filename_prefix_, 0, On 2012/08/14 09:33:26, ...
8 years, 4 months ago (2012-08-14 09:36:47 UTC) #4
Dai Mikurube (NOT FULLTIME)
Thanks. Added comments. Will be checking the "Commit" box.
8 years, 4 months ago (2012-08-14 10:17:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/10832290/4
8 years, 4 months ago (2012-08-14 10:18:18 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-14 12:40:09 UTC) #7
Change committed as 151465

Powered by Google App Engine
This is Rietveld 408576698