Skip to content

[FEA] Have the trace conversion tool give a way to show info about incomplete ranges #2324

Open
@revans2

Description

@revans2

Is your feature request related to a problem? Please describe.
When collecting a trace that is time range based it is possible that we have incomplete ranges. A range that starts but never finishes is rather common, but so is a range that shows an end, but there is no start.

It would be really nice if we could have a option in the conversion tool to include incomplete ranges. Ranges with no end should ideally be tagged/colored some way so that it is clear that the range did not complete.

I am not sure if there is anything we can do for ranges that didn't have a start, because the start event has all of the information about it (color, text, stream, etc). So there might be no way to insert it,

At a minimum when we do the conversion it would be great if we had a way to log when we see these and are throwing them out. Just so we know that it is happening, even if it does not show up in the nsys file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions