lowleveldesign / debug-recipes
My notes on software troubleshooting, covering debugging and tracing techniques and tools. Available at wtrace.net.
☆330Updated last month
Alternatives and similar repositories for debug-recipes:
Users that are interested in debug-recipes are comparing it to the libraries listed below
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆215Updated 3 years ago
- WinDbg extension for data mining managed heap. It also includes commands to list http request, wcf services, WIF tokens among others☆224Updated last year
- This is a cheat sheet for windbg☆110Updated 5 years ago
- A service for automated crash-dump analysis☆517Updated 4 months ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 2 years ago
- Extensions for the new WinDbg☆96Updated last year
- Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )☆693Updated 4 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- Tx (LINQ to Events)☆316Updated 2 years ago
- .NET library for logging data via EventSource/ETW☆86Updated 2 years ago
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,062Updated 3 weeks ago
- Identify and reduce memory used by duplicate .NET strings☆301Updated 5 years ago
- windbg/dbgeng extension for debugging 64-bit dumps of 32-bit .NET processes.☆80Updated 8 years ago
- Assembly Diff and Analysis Tool☆369Updated 3 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆220Updated 5 years ago
- Command-line tool for ETW tracing on files and real-time events☆144Updated 5 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆188Updated last week
- Various extensions for WinDbg☆168Updated 10 years ago
- C# debugging automation tool☆92Updated 2 years ago
- Assembly file comparison tool for .NET☆189Updated 4 years ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆132Updated 6 months ago
- A command line memory analysis tool for managed code.☆88Updated 3 years ago
- Implements API for retrieval of symbols and other debug artifacts from symbol store.☆143Updated 7 months ago
- Materials for Sela's debugging and performance courses☆51Updated 4 years ago
- Contains samples and documentation for libraries and tools of the .NET framework. Pull requests welcome!☆708Updated 2 years ago
- The Ultimate .NET Experiment☆355Updated 6 years ago
- Use ETW events to show what the .NET GC is doing☆109Updated 8 years ago
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆53Updated 4 years ago
- Fuzzer for the .NET toolchains, developed as a project for the 2018 Language-Based Security course at Aarhus University.☆246Updated 3 months ago
- A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.☆1,474Updated last week