dotnet / dotnet/diagnostics

dotnet-stack should function without requiring rundown

Open
#5,727 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

Currently dotnet-stack requires an EventPipe trace with rundown enabled to symbolicate frames. This scales linearly in the size of jitted code which can be very large for some applications making the tool slow. We'd like a solution where the transmitted data is proportional to stacktrace size, not total application jitted code size.

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.