goldshtn / minidumper
Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all
☆220Updated 6 years ago
Alternatives and similar repositories for minidumper:
Users that are interested in minidumper are comparing it to the libraries listed below
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 2 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆215Updated 3 years ago
- A command line memory analysis tool for managed code.☆89Updated 3 years ago
- Use ETW events to show what the .NET GC is doing☆110Updated 8 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆132Updated 11 months ago
- C# debugging automation tool☆94Updated 2 years ago
- Implements API for retrieval of symbols and other debug artifacts from symbol store.☆143Updated last year
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Tx (LINQ to Events)☆318Updated 2 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated 6 months ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated last year
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆53Updated 5 years ago
- Assembly file comparison tool for .NET☆189Updated 5 years ago
- A native memory manager for .NET☆334Updated 7 years ago
- A simple C# type for working with contiguous buffers.☆119Updated 8 years ago
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆197Updated last month
- Adds a module initializer to an assembly.☆113Updated 2 years ago
- Helps find those run-time assembly issues☆76Updated 7 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.☆153Updated 5 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- .NET library for logging data via EventSource/ETW☆86Updated 2 years ago
- Logs are event streams. EtwStream provides In-Process and Out-of-Process ObservableEventListener. Everything can compose and output to an…☆125Updated 2 years ago
- CodeInject - Code Inject and Runtime Intelligence☆145Updated 4 years ago
- Materials for Sela's debugging and performance courses☆51Updated 5 years ago
- Identify and reduce memory used by duplicate .NET strings☆302Updated 5 years ago
- Fuzzer for the .NET toolchains, developed as a project for the 2018 Language-Based Security course at Aarhus University.☆248Updated last week
- Without deploying PDBs, generate a .NET exception stack trace that can be processed to retrieve source file and line number info☆79Updated 2 years ago