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

Issue 132903004: Fix profile sample buffer leak (Closed)

Created:
6 years, 11 months ago by Cutch
Modified:
6 years, 11 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix profile sample buffer leak BUG= Committed: https://code.google.com/p/dart/source/detail?r=31696

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M runtime/vm/profiler.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Cutch
TBR
6 years, 11 months ago (2014-01-10 17:23:56 UTC) #1
Cutch
Committed patchset #1 manually as r31696 (presubmit successful).
6 years, 11 months ago (2014-01-10 17:24:16 UTC) #2
Ivan Posva
6 years, 11 months ago (2014-01-10 17:38:55 UTC) #3
Message was sent while issue was closed.
LGTM

We should probably switch to a shared sample buffer, so that we do not end up
with shutdown races (or leaks).

-Ivan

Powered by Google App Engine
This is Rietveld 408576698