01Detailed CPU sampling and event tracing using dotnet-trace for hot path identification.
02Real-time metric monitoring with dotnet-counters for CPU, memory, and I/O triage.
03Integrated guidance for interpreting GC metrics and threadpool health.
04Visual flame graph generation and interpretation for performance visualization.
05Memory dump capture and analysis with dotnet-dump to resolve leaks and OOM issues.
060 GitHub stars