Skip to content

[Feature Request] Sort child zones by name in zone info window #1172

@Alex-Vasile

Description

@Alex-Vasile

Context
I am trying to compare performance between two traces to find causes for a slowdown on GPU executions. One trace contains large parent zones with multiple children zones, the second trace has each of the parents zones split into two smaller parent zones with half the children zones in each. I am trying to compare performance of each child zone between these two traces.

Problem
Because the zone info is sorted by time, and the zones in each trace have different children zones and children zones can have different runtimes between the traces, the process of matching up runtimes of the children zones to find slowdowns is very tedious.

Proposed Solution
The statistics view already allows for sorting based on all columns (including name), add the same functionality to the zone info window. Will make it much easier to find runtimes of specific child zones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions