dotnet / dotnet/diagnostics

Make EventPipe sample profile frequency configurable

Open
#3,061 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.