DescriptionRecord 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 #
Messages
Total messages: 5 (2 generated)
|