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

Issue 1508233003: Record OSThread::trace_id() instead of OSThread::id() in profile samples. (Closed)

Created:
5 years ago by rmacnak
Modified:
5 years ago
Reviewers:
Cutch, Ivan Posva
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

Record OSThread::trace_id() instead of OSThread::id() in profile samples. The profiler only uses the thread id to check if two samples with the same timestamp belong to the same thread. Using trace_id() allows profile samples to be correctly grouped with timeline events. R=iposva@google.com Committed: https://github.com/dart-lang/sdk/commit/dfa715727b0d0ff8743ce609c707537f94e7857b

Patch Set 1 #

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

Messages

Total messages: 5 (2 generated)
rmacnak
5 years ago (2015-12-09 23:11:11 UTC) #2
Ivan Posva
LGTM -ip
5 years ago (2015-12-10 01:08:41 UTC) #3
rmacnak
5 years ago (2015-12-10 17:46:46 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
dfa715727b0d0ff8743ce609c707537f94e7857b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698