chrisnas / DebuggingExtensionsLinks
Host of debugging-related extensions such as post-mortem tools or WinDBG extensions
☆217Updated 3 years ago
Alternatives and similar repositories for DebuggingExtensions
Users that are interested in DebuggingExtensions are comparing it to the libraries listed below
Sorting:
- A command line memory analysis tool for managed code.☆90Updated 3 years ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 3 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆197Updated 7 months ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 5 years ago
- This is a cheat sheet for windbg☆112Updated 6 years ago
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆53Updated 5 years ago
- Collects network traces of .NET applications.☆92Updated 4 years ago
- WinDbg extension for data mining managed heap. It also includes commands to list http request, wcf services, WIF tokens among others☆239Updated 2 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆222Updated 6 years ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆134Updated last year
- Various tools and helpers to read assembly metadata.☆267Updated 2 weeks ago
- Tx (LINQ to Events)☆318Updated 3 years ago
- Implements API for retrieval of symbols and other debug artifacts from symbol store.☆143Updated last year
- My notes on software troubleshooting, covering debugging and tracing techniques and tools. Available at wtrace.net.☆337Updated 3 weeks ago
- A command-line tool for live tracing .NET applications, based on EventPipes.☆184Updated 3 months ago
- Identify and reduce memory used by duplicate .NET strings☆309Updated 5 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated 11 months ago
- .NET library for logging data via EventSource/ETW☆86Updated 2 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 3 months ago
- The Ultimate .NET Experiment☆356Updated 6 years ago
- C# debugging automation tool☆96Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated 2 weeks ago
- Helps find those run-time assembly issues☆75Updated 8 years ago
- Assembly file comparison tool for .NET☆191Updated 5 years ago
- Use ETW events to show what the .NET GC is doing☆113Updated 9 years ago
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆110Updated 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.☆155Updated 6 years ago
- Fuzzer for the .NET toolchains, developed as a project for the 2018 Language-Based Security course at Aarhus University.☆248Updated last month
- .NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.☆51Updated 4 years ago
- A set of command-line tools to cleanup C# and VB source code.☆135Updated last week