microsoft / clr-samplesLinks
Repository for CLR Hosting and Diagnostic API native code samples.
☆134Updated last year
Alternatives and similar repositories for clr-samples
Users that are interested in clr-samples are comparing it to the libraries listed below
Sorting:
- Implements API for retrieval of symbols and other debug artifacts from symbol store.☆143Updated last year
- 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☆217Updated 3 years ago
- A command line memory analysis tool for managed code.☆90Updated 3 years ago
- ☆157Updated 4 months ago
- .NET library for logging data via EventSource/ETW☆87Updated 2 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆222Updated 6 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆135Updated 4 years ago
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆53Updated 5 years ago
- Tx (LINQ to Events)☆318Updated 2 years ago
- ☆129Updated 5 years ago
- C# debugging automation tool☆95Updated 2 years ago
- The CLR Instrumentation Engine is a cooperation profiler that allows running multiple profiling extensions in the same process.☆98Updated 7 months ago
- ☆41Updated 6 years ago
- BPerf is a Cloud Profiling system used by Bing.com based on CoreCLR Profiling APIs & Event Tracing for Windows.☆79Updated 2 years ago
- Custom Garbage Collectors for .NET Core☆183Updated 4 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆198Updated 5 months ago
- WinDbg extension for data mining managed heap. It also includes commands to list http request, wcf services, WIF tokens among others☆236Updated 2 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
- Use ETW events to show what the .NET GC is doing☆111Updated 9 years ago
- Various tools and helpers to read assembly metadata.☆264Updated last week
- Managed definitions for COM interfaces exposed by DiaSymReader APIs☆52Updated last week
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated last month
- Adds a module initializer to an assembly.☆113Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- A command-line live tracing tool for .NET production applications.☆15Updated 7 years ago
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated 2 years ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆98Updated 2 years ago
- Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).☆87Updated this week