Add TraceInfo to dotnet-trace traces (similar to PerfView)
Open
enhancement
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 35
Description
When we capture a trace with PerfView, it collect some useful trace information, like timestamps from start and end.
I guess Perfview uses "Windows Kernel/EventTrace" event. I think we can find a cross-plat alternative for dotnet-trace.
Docs: https://github.com/microsoft/perfview/blob/master/src/TraceEvent/EventPipe/NetPerfFormat.md
https://github.com/microsoft/perfview/blob/master/src/TraceEvent/EventPipe/EventPipeFormat.md
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.