dotnet trace --format speedscope does not contain an All Threads item
Open
dotnet-trace
enhancement
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 35
Description
## Background and Motivation
I've been using dotnet trace with speedscope, and you can only look at one thread at a time. It would be very useful to look at all the threads at once.
## Proposed Feature
Add an entry in the speedscope report format that contains the aggregated information of all the threads.
## Usage Examples
No change in user interaction with dotnet-trace itself.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.