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

Issue 1837023003: Collect a single frame sample in the profiler if we can't validate stack boundaries (Closed)

Created:
4 years, 8 months ago by Cutch
Modified:
4 years, 8 months ago
Reviewers:
rmacnak, siva, sra1
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Collect a single frame sample in the profiler if we can't validate stack boundaries BUG= R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/35773929e42099013ea9c86c3d0b7f86f741e6a2

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

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

Messages

Total messages: 11 (4 generated)
Cutch
4 years, 8 months ago (2016-03-29 15:50:13 UTC) #3
siva
lgtm
4 years, 8 months ago (2016-03-29 17:12:27 UTC) #4
sra1
On 2016/03/29 15:50:13, Cutch wrote: How does this manifest in the Observatory cpu profile?
4 years, 8 months ago (2016-03-29 17:22:03 UTC) #5
sra1
https://codereview.chromium.org/1837023003/diff/1/runtime/vm/profiler.cc File runtime/vm/profiler.cc (right): https://codereview.chromium.org/1837023003/diff/1/runtime/vm/profiler.cc#newcode1023 runtime/vm/profiler.cc:1023: return; Should this be sampled as a single frame ...
4 years, 8 months ago (2016-03-29 17:22:18 UTC) #7
Cutch
On 2016/03/29 17:22:03, sra1 wrote: > On 2016/03/29 15:50:13, Cutch wrote: > > How does ...
4 years, 8 months ago (2016-03-29 17:41:48 UTC) #8
Cutch
https://codereview.chromium.org/1837023003/diff/1/runtime/vm/profiler.cc File runtime/vm/profiler.cc (right): https://codereview.chromium.org/1837023003/diff/1/runtime/vm/profiler.cc#newcode1023 runtime/vm/profiler.cc:1023: return; On 2016/03/29 17:22:18, sra1 wrote: > Should this ...
4 years, 8 months ago (2016-03-29 17:43:18 UTC) #9
Cutch
4 years, 8 months ago (2016-03-29 17:46:46 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
35773929e42099013ea9c86c3d0b7f86f741e6a2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698