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

Issue 84813002: Profiling fixes (Closed)

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

Description

- SetupIsolateForProfiling before SetCurrent is called on an isolate for the first time. - ProfilerManager::Shutdown no longer frees isolate profiling data for registered isolates. Each isolate will free its own data when shutdown. - Fix monitor timeout test to disable signal delivery. - Do not walk the call stack in signal handler. TBR Committed: https://code.google.com/p/dart/source/detail?r=30607

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -10 lines) Patch
M runtime/vm/isolate.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M runtime/vm/profiler.cc View 7 chunks +32 lines, -8 lines 0 comments Download
M runtime/vm/thread_test.cc View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Cutch
7 years ago (2013-11-24 23:33:36 UTC) #1
Cutch
7 years ago (2013-11-24 23:33:50 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r30607 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698