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

Issue 85333006: Profiler 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

- Fix MonitorData ASSERT failure in thread_win: E:\b\build\slave\vm-win32-debug-russian-be\build\dart\runtime\platform/thread_win.h:66: error: expected: next_ == NULL. - Reduce sample buffer size by an order of magnitude (this should fix . - Disable profiler on simulators. - Only sample when scheduled thread id matches current thread id. Committed: https://code.google.com/p/dart/source/detail?r=30647

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -37 lines) Patch
M runtime/platform/thread_win.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/profiler.h View 2 chunks +5 lines, -1 line 0 comments Download
M runtime/vm/profiler.cc View 5 chunks +12 lines, -3 lines 0 comments Download
M runtime/vm/profiler_android.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M runtime/vm/profiler_linux.cc View 1 chunk +14 lines, -14 lines 0 comments Download
M runtime/vm/profiler_macos.cc View 1 chunk +14 lines, -14 lines 0 comments Download
M runtime/vm/profiler_win.cc View 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Cutch
TBR
7 years ago (2013-11-25 22:05:29 UTC) #1
Cutch
Committed patchset #1 manually as r30647 (presubmit successful).
7 years ago (2013-11-25 22:06:45 UTC) #2
Ivan Posva
7 years ago (2013-11-25 23:32:35 UTC) #3
Message was sent while issue was closed.
LGTM -ip

Powered by Google App Engine
This is Rietveld 408576698