Skip to content

Diagnostics Release - v5.0.152202

Compare
Choose a tag to compare
@hoyosjs hoyosjs released this 11 Nov 00:50
4d281c7

dotnet-counters

  • New counters in .NET 5 runtime and core libraries were added to dotnet-counters list command.
  • You can now launch a child process and collect or monitor counters from its startup by appending “-- ” to the usual collect/monitor command. For more information, refer to the official dotnet-counters documentation.
  • UI formatting improvements with invariant cultures

dotnet-trace

  • You can now launch a child process and collect trace from its startup by appending “-- ” to the collect command. For more information, refer to the official dotnet-trace documentation.

dotnet-dump and dotnet-sos

  • Both recent releases of WinDBG with the SOS plugin and dotnet-dump support loading and analyzing Linux core dumps on Windows.
  • Various bug fixes and improvements.

Single File deployment for the our global tools

In response to feedback documented in #344 all the diagnostics global tools, with the exception of dotnet-symbol, now support a single file deployment you can easily acquire with tools like curl or copy directly to any machine with an available .NET runtime. For instructions on how to acquire them please refer to our single file tools documentation.

For development machines, we still recommend using the classic dotnet tool mechanism as it provides update mechanisms. For more detailed instructions on usage of the tools please visit our .NET Core diagnostic global tools documentation.

Packages released to NuGet
  • dotnet-counters.5.0.152202.nupkg
  • dotnet-dump.5.0.152202.nupkg
  • dotnet-gcdump.5.0.152202.nupkg
  • dotnet-sos.5.0.152202.nupkg
  • dotnet-trace.5.0.152202.nupkg
  • Microsoft.Diagnostics.NETCore.Client.0.2.152202.nupkg
Global Tools - Single File Links

Note: All Windows assets are signed with a trusted Microsoft Authenticode Certificate. To verify
integrity for Linux and macOS assets check the CSV in the assets section of the release for their SHA512 hashes.

Tool Platform Download Link
dotnet-counters linux-arm Download
dotnet-dump linux-arm Download
dotnet-gcdump linux-arm Download
dotnet-sos linux-arm Download
dotnet-trace linux-arm Download
dotnet-counters linux-arm64 Download
dotnet-dump linux-arm64 Download
dotnet-gcdump linux-arm64 Download
dotnet-sos linux-arm64 Download
dotnet-trace linux-arm64 Download
dotnet-counters linux-musl-arm64 Download
dotnet-dump linux-musl-arm64 Download
dotnet-gcdump linux-musl-arm64 Download
dotnet-sos linux-musl-arm64 Download
dotnet-trace linux-musl-arm64 Download
dotnet-counters linux-musl-x64 Download
dotnet-dump linux-musl-x64 Download
dotnet-gcdump linux-musl-x64 Download
dotnet-sos linux-musl-x64 Download
dotnet-trace linux-musl-x64 Download
dotnet-counters linux-x64 Download
dotnet-dump linux-x64 Download
dotnet-gcdump linux-x64 Download
dotnet-sos linux-x64 Download
dotnet-trace linux-x64 Download
dotnet-counters osx-x64 Download
dotnet-dump osx-x64 Download
dotnet-gcdump osx-x64 Download
dotnet-sos osx-x64 Download
dotnet-trace osx-x64 Download
dotnet-counters win-arm Download
dotnet-dump win-arm Download
dotnet-gcdump win-arm Download
dotnet-sos win-arm Download
dotnet-trace win-arm Download
dotnet-counters win-arm64 Download
dotnet-dump win-arm64 Download
dotnet-gcdump win-arm64 Download
dotnet-sos win-arm64 Download
dotnet-trace win-arm64 Download
dotnet-counters win-x64 Download
dotnet-dump win-x64 Download
dotnet-gcdump win-x64 Download
dotnet-sos win-x64 Download
dotnet-trace win-x64 Download
dotnet-counters win-x86 Download
dotnet-dump win-x86 Download
dotnet-gcdump win-x86 Download
dotnet-sos win-x86 Download
dotnet-trace win-x86 Download