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

Issue 1828333002: Eliminate zero count allocations from profile (Closed)

Created:
4 years, 9 months ago by mattloring
Modified:
4 years, 8 months ago
Reviewers:
ofrobots, alph, Yang
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Eliminate zero count allocations from profile If no objects allocated at a location are live when a profile is collected we report a zero count sample. This is confusing to those looking at the profiles and will leak memory. We now delete allocations once the number of sampled live objects for that location reaches zero. R=ofrobots@google.com BUG= Committed: https://crrev.com/3184aff964bf9e90cf08c7e99b14ae2e49ed6192 Cr-Commit-Position: refs/heads/master@{#35305}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : Fix signed/unsigned comparison #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M src/profiler/sampling-heap-profiler.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 2 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (12 generated)
mattloring
4 years, 9 months ago (2016-03-24 19:16:05 UTC) #1
ofrobots
On 2016/03/24 19:16:05, mattloring wrote: This change itself looks looks good, but I think there ...
4 years, 9 months ago (2016-03-25 00:38:06 UTC) #2
mattloring
On 2016/03/25 00:38:06, ofrobots wrote: > On 2016/03/24 19:16:05, mattloring wrote: > > This change ...
4 years, 8 months ago (2016-03-28 21:11:55 UTC) #5
ofrobots
On 2016/03/28 21:11:55, mattloring wrote: > On 2016/03/25 00:38:06, ofrobots wrote: > > On 2016/03/24 ...
4 years, 8 months ago (2016-03-31 17:12:59 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1828333002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1828333002/20001
4 years, 8 months ago (2016-04-05 18:31:59 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_win_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win_rel_ng/builds/5286)
4 years, 8 months ago (2016-04-05 18:36:00 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1828333002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1828333002/40001
4 years, 8 months ago (2016-04-05 18:44:42 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-05 19:05:38 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1828333002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1828333002/40001
4 years, 8 months ago (2016-04-05 19:06:06 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/13254)
4 years, 8 months ago (2016-04-05 19:09:40 UTC) #19
Yang
On 2016/04/05 19:09:40, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 8 months ago (2016-04-06 05:42:06 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1828333002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1828333002/40001
4 years, 8 months ago (2016-04-06 14:01:47 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-06 14:21:09 UTC) #24
commit-bot: I haz the power
4 years, 8 months ago (2016-04-06 14:23:12 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3184aff964bf9e90cf08c7e99b14ae2e49ed6192
Cr-Commit-Position: refs/heads/master@{#35305}

Powered by Google App Engine
This is Rietveld 408576698