跳到主要内容

Diagnostic Tools

This document will cover:

  • Overview of .NET CLI diagnostic tools.
  • Using dotnet-dump for memory analysis.
  • Using dotnet-trace for performance tracing.
  • Using dotnet-counters for real-time monitoring.
  • Analyzing dumps and traces.