Skip to content

cmd/trace: generate trace graph for custom region selection #30895

Description

@AlexRouSg

I propose that cmd/trace should have an option in the web UI to generate a trace graph for an arbitrary list of user defined regions.

I want/need to see the timing between certain user defined regions and having such an option in the web ui would be very useful. I could just dump them all into the same task but this means recompiling the program and changing code just to change what regions get shown together. Also if the program failed to call task.End() for any reason, then the trace graph doesn't get generated at all.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions