goldshtn / minidumperLinks
Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all
☆223Updated 6 years ago
Alternatives and similar repositories for minidumper
Users that are interested in minidumper are comparing it to the libraries listed below
Sorting:
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 3 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆218Updated 4 years ago
- A command line memory analysis tool for managed code.☆90Updated 4 years ago
- Use ETW events to show what the .NET GC is doing☆114Updated 9 years ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆135Updated last year
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 5 years ago
- Tx (LINQ to Events)☆321Updated 3 years ago
- Collects network traces of .NET applications.☆92Updated 4 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated last month
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆53Updated 6 years ago
- A simple C# type for working with contiguous buffers.☆118Updated 8 years ago
- C# debugging automation tool☆96Updated 3 years ago
- Materials for Sela's debugging and performance courses☆53Updated 5 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Assembly file comparison tool for .NET☆191Updated 5 years ago
- Implements API for retrieval of symbols and other debug artifacts from symbol store.☆143Updated last year
- Source code based on TraceEvent to listen to CLR events at runtime☆199Updated 9 months ago
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- Adds a module initializer to an assembly.☆113Updated 3 years ago
- This is a cheat sheet for windbg☆113Updated 6 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 7 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated last year
- CodeInject - Code Inject and Runtime Intelligence☆145Updated 4 years ago
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆103Updated 3 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- Logs are event streams. EtwStream provides In-Process and Out-of-Process ObservableEventListener. Everything can compose and output to an…☆127Updated 3 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆155Updated 6 years ago
- Custom Garbage Collectors for .NET Core☆184Updated 5 years ago
- Without deploying PDBs, generate a .NET exception stack trace that can be processed to retrieve source file and line number info☆80Updated 3 years ago
- .NET library providing performant low-alloc algorithms and structures. Use to speed up your app.☆91Updated 6 years ago