diagnostics
diagnostics copied to clipboard
Make dotnet-symbol available as standalone/self-contained download
Background and Motivation
For troubleshooting situations where we're using perfcollect and need native runtime symbols in an environment where the SDK is not readily available, and where it's not desired to install it. Essentially, the same background and motivation of having dotnet-trace available as a self-contained app.
Proposed Feature
Make dotnet-symbol available as a self-contained download like dotnet-trace, dotnet-counters, etc.
Usage Examples
Same usage as dotnet-trace, but limited to Linux and where we want native symbols.
@mahamr I assume you also mean this in the sense of self-contained but with a machine-wide available runtime like the other tools offer right now?
Yes that's correct
Get Outlook for Androidhttps://aka.ms/AAb9ysg
From: Juan Hoyos @.> Sent: Thursday, July 6, 2023 5:59:39 PM To: dotnet/diagnostics @.> Cc: Matt Hamrick @.>; Mention @.> Subject: Re: [dotnet/diagnostics] Make dotnet-symbol available as standalone/self-contained download (Issue #4030)
@mahamrhttps://github.com/mahamr I assume you also mean this in the sense of self-contained but with a machine-wide available runtime like the other tools offer right now?
— Reply to this email directly, view it on GitHubhttps://github.com/dotnet/diagnostics/issues/4030#issuecomment-1624410480, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJJHY7XXBGRIMWO7S3OVC4TXO47NXANCNFSM6AAAAAAZY7QKWM. You are receiving this because you were mentioned.Message ID: @.***>
looks like this was done in the latest diag release - closing this issue