-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Open
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.ProposalProposal-Accepted
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.ProposalProposal-Accepted