orbit icon indicating copy to clipboard operation
orbit copied to clipboard

Capture timeline should display thread names/ids, and color deterministically

Open michaelkvance opened this issue 7 years ago • 1 comments

Currently the capture timeline doesn't display the thread names or ids (normally shown on the left side regardless of timeline position). Nor does it have deterministic coloring; in most profilers this is either user-configured via some mapping mechanism, or deterministically generated via a hash of the name or id.

michaelkvance avatar Oct 27 '17 19:10 michaelkvance

PIDs and thread names should be reported by now. We internally track the deterministic coloring under http://b/168104534.

florian-kuebler avatar Oct 08 '20 15:10 florian-kuebler

Closing this as colors are deterministic by thread name by now.

florian-kuebler avatar Oct 07 '22 13:10 florian-kuebler