Expand description
Nested message and enum types in TrackDescriptor
.
Enums§
- Child
Tracks Ordering - Specifies how the UI should display child tracks of this track (i.e. tracks
where
parent_uuid
is specified to this trackuuid
). Note that this value is simply a hint to the UI: the UI is not guarnateed to respect this if it has a good reason not to do so. - Static
OrDynamic Name - Name of the track. Optional - if unspecified, it may be derived from the process/thread name (process/thread tracks), the first event’s name (async tracks), or counter name (counter tracks).