chrisnas / DebuggingExtensions
Host of debugging-related extensions such as post-mortem tools or WinDBG extensions
☆215Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for DebuggingExtensions
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 2 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆182Updated last week
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- This is a cheat sheet for windbg☆109Updated 5 years ago
- Various tools and helpers to read assembly metadata.☆195Updated this week
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆219Updated 5 years ago
- A command line memory analysis tool for managed code.☆88Updated 3 years ago
- Tx (LINQ to Events)☆315Updated 2 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
- Identify and reduce memory used by duplicate .NET strings☆300Updated 5 years ago
- C# debugging automation tool☆92Updated last year
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆52Updated 4 years ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆132Updated 5 months ago
- Collects network traces of .NET applications.☆92Updated 3 years ago
- Fuzzer for the .NET toolchains, developed as a project for the 2018 Language-Based Security course at Aarhus University.☆245Updated 3 months ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆116Updated 2 weeks ago
- .NET library for logging data via EventSource/ETW☆86Updated last year
- Under the rocks☆104Updated 6 years ago
- My notes on software troubleshooting, covering debugging and tracing techniques and tools. Available at wtrace.net.☆330Updated last week
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆68Updated last year
- The Ultimate .NET Experiment☆355Updated 6 years ago
- A command-line tool for live tracing .NET applications, based on EventPipes.☆177Updated 9 months ago
- Helps find those run-time assembly issues☆76Updated 7 years ago
- Implements API for retrieval of symbols and other debug artifacts from symbol store.☆143Updated 7 months ago
- Async-friendly format for stack traces and exceptions☆213Updated last year
- Use ETW events to show what the .NET GC is doing☆109Updated 8 years ago
- Assembly file comparison tool for .NET☆189Updated 4 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☆111Updated 6 years ago
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆247Updated 2 months 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.☆151Updated 5 years ago