dotnet/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
C++MIT
Issues
- 1
- 4
Adding DATAS GC info to !eeversion
#5090 opened by mahamr - 7
Help unmanaged memory
#5023 opened by naruto1227 - 2
[dnceng-bot] Branch `diagnostics/release/stable` can't be merged to Azdo internal branch
#5034 opened by dotnet-maestro-bot - 2
Microsoft.Diagnostics.NETCore.Client versioning prevents adopting preview for validation
#5085 opened by jander-msft - 0
ElfFileKeyGenerator does not accept OS Specific ET_LOOS .. ET_HIOS as valid
#5089 opened by cryolithic - 0
Make ProcessInfo / DiagnosticClient.GetProcessInfo public
#5087 opened by xoofx - 3
- 0
[dnceng-bot] Branch `diagnostics/release/stable` can't be merged to Azdo internal branch
#5076 opened by dotnet-maestro-bot - 7
dotnet-dump analyze does not work on M3 macOS
#4779 opened by wfurt - 2
Unhandled exception. System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
#5061 opened by Evangelink - 3
Migrate off of Debian 11
#5064 opened by mthalman - 0
[dnceng-bot] Branch `diagnostics/release/stable` can't be merged to Azdo internal branch
#5075 opened by dotnet-maestro-bot - 0
- 3
dotnet stack hangup on trying to get the stackframes of a stuck process
#4826 opened by jhudsoncedaron - 1
Enable NuGet Audit in diagnostics
#5003 opened by ViktorHofer - 0
Migrate off of Fedora 39
#5049 opened by mthalman - 2
`dotnet-dump collect` -> EndOfStreamException; Process-being-dumped: "[createdump] Target process is alive"
#5045 opened by johnterickson - 5
- 0
- 0
DumpStackObjects doesn't seem to work if the thread is on the alternate signal stack
#4814 opened by AndyAyersMS - 4
CreateCounter can create corruptable counter
#4843 opened by davhdavh - 11
dotnet dump analyze threadpool fails to obtain threadpool data
#4803 opened by omajid - 2
DumpIL SOS command does not properly handle DynamicMethods in .NET Core
#4850 opened by davidwrighton - 0
Improve name2ee output
#4993 opened by kevingosse - 1
`dotnet-trace collect --format SpeedScope` creates a new file with `.json` extension instead of using the filename provided
#4908 opened by vladimir-lu - 5
Running dotnet-dump on a service running under a non-root user results in error.
#4898 opened by jwilliamsonveeam - 3
Docs/test updates/migration guidance for new runtime metrics in dotnet-counters
#4806 opened by noahfalk - 2
Latest NET 9 runtime causes EventCounterPipelineUnitTests.TestCounterEventPipeline test to fail
#4847 opened by mikem8361 - 1
Better Windows dump-based StackOverflow diagnostics
#4944 opened by noahfalk - 2
dotnet-counters `gc.heap.generation` output
#4935 opened by WeihanLi - 2
VS Text Explorer - Debugger.Tests.Versions.txt not found
#4857 opened by mdh1418 - 2
Captured memory dump of MSIX packaged app, doesn't contain threads and call stack information
#4833 opened by ekalchev - 4
Update GCInfo deserializer once https://github.com/dotnet/runtime/pull/104336 merges
#4795 opened by VSadov - 4
- 3
[Test] TestLogsUseAppFiltersAndFilterSpecs fails with `Assert.Equal() Failure`
#4718 opened by mdh1418 - 0
GCDump requires client-side symbol lookup for native AOT
#4856 opened by LakshanF - 2
[Test] Microsoft.Diagnostics.Monitoring.EventPipe.UnitTests.EventCounterTriggerWithEventPipePipelineTest fails intermittently
#4782 opened by mikem8361 - 2
- 0
- 2
[test failure] SOS.WebApp3 fails on Alpine with VerifyOutput: no last command output or debugger exited unexpectedly: \s*Statistics:\s+
#4755 opened by elinor-fung - 1
How to read ObservableGauge via DiagnosticsClient?
#4727 opened by maxima120 - 9
Understanding metrics and memory usage of a .net app (seem mostly consume by cache and fragmentation)
#4697 opened by julienGrd - 2
Support for OpenTelemetry events in .NET
#4778 opened by samsp-msft - 1
[Test] StartEventPipeSessionWithoutStackwalkTestAsync fails with ServerNotAvailableException
#4717 opened by mdh1418 - 0
[test failure] TestCounterMonitorSystemRuntimeMetricsCSV intermittently fails: System.IO.EndOfStreamException : Attempted to read past the end of the stream.
#4757 opened by elinor-fung - 3
Need help with SOS commands testing on RISC-V.
#4716 opened by viewizard - 9
- 0
- 13
Crash when debugging with lldb on MacOS
#4769 opened by UnityAlex