diagnostics icon indicating copy to clipboard operation
diagnostics copied to clipboard

Make dotnet-symbol available as standalone/self-contained download

Open mahamr opened this issue 1 year ago • 2 comments

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 avatar Jun 29 '23 20:06 mahamr

@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?

hoyosjs avatar Jul 06 '23 22:07 hoyosjs

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: @.***>

mahamr avatar Jul 07 '23 05:07 mahamr

looks like this was done in the latest diag release - closing this issue

mahamr avatar Jul 08 '24 16:07 mahamr