Make EventPipe sample profile frequency configurable
Open
enhancement
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 35
Description
The frequency for EventPipe stack sampling is hardcoded in the runtime. For scenarios where one wants to collect samples for a long time, this results in large traces.
For reference in ETW, while only one tracing session can collect CPU samples, the sampling frequency is configurable. IIRC, the maximum interval was 1 second.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.