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

Issue 1471953002: When deciding not to walk the native stack, don't overwrite the vm_tag set in SetupSample. (Closed)

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

Description

When deciding not to walk the native stack, don't overwrite the vm_tag set in SetupSample. This causes ticks in the precompiler on a Mac to be correctly bucketed under Compile, VM, etc instead of Embedder. R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/5b57280d5e0002469131d5c7f5a858928aef5723

Patch Set 1 #

Patch Set 2 : #

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

Messages

Total messages: 6 (1 generated)
rmacnak
5 years, 1 month ago (2015-11-23 23:55:10 UTC) #2
rmacnak
This seems to break filtering in the allocation sample unit tests though...
5 years ago (2015-11-24 00:25:27 UTC) #3
rmacnak
Updated test filter to filter the VM tag instead of the Embedder tag. PTAL.
5 years ago (2015-11-24 21:14:42 UTC) #4
siva
lgtm
5 years ago (2015-11-24 22:07:39 UTC) #5
rmacnak
5 years ago (2015-11-24 23:36:58 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
5b57280d5e0002469131d5c7f5a858928aef5723 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698