The CLR Instrumentation Engine is a cooperation profiler that allows running multiple profiling extensions in the same process.
☆99Dec 26, 2024Updated last year
Alternatives and similar repositories for CLRInstrumentationEngine
Users that are interested in CLRInstrumentationEngine are comparing it to the libraries listed below
Sorting:
- Repository for CLR Hosting and Diagnostic API native code samples.☆135May 28, 2024Updated last year
- CoreCLR Profiler ILReWrite , Use To OpenTracing☆55Apr 16, 2019Updated 6 years ago
- Converts between Windows PDB and Portable PDB formats.☆68Updated this week
- Implements API for retrieval of symbols and other debug artifacts from symbol store.☆145Apr 23, 2024Updated last year
- ☆15Jun 5, 2020Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Jan 28, 2021Updated 5 years ago
- Managed definitions for COM interfaces exposed by DiaSymReader APIs☆54Updated this week
- A code coverage tool for .NET 2 and above (WINDOWS OS only), support for 32 and 64 processes with both branch and sequence points☆10Dec 8, 2022Updated 3 years ago
- BPerf is a Cloud Profiling system used by Bing.com based on CoreCLR Profiling APIs & Event Tracing for Windows.☆80Dec 7, 2022Updated 3 years ago
- A CLR (.NET Runtime) profiler written purely in Rust.☆37Aug 10, 2020Updated 5 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Jun 19, 2023Updated 2 years ago
- An ECMA-335 compliant .NET runtime written purely in C# - at least that is the project☆11Aug 12, 2019Updated 6 years ago
- A library to build .NET profilers in .NET☆193Mar 12, 2026Updated last week
- Helper objects to browse complex structures returned by ClrMD☆67Oct 10, 2025Updated 5 months ago
- This repository contains the source code for various .NET Core runtime diagnostic tools and documents.☆1,310Updated this week
- An experimental project that attempts to write a fully native IIS module using C# NativeAOT☆44Dec 26, 2024Updated last year
- Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).☆88Mar 10, 2026Updated last week
- Find transitive dependencies in assemblies☆24Nov 22, 2025Updated 3 months ago
- Common Compiler Infrastructure☆106Sep 19, 2019Updated 6 years ago
- Software Development Kit for the Microsoft Performance ToolKit☆207Mar 9, 2026Updated last week
- Sample code demonstrating use cases of the Microsoft.Windows.EventTracing NuGet package.☆52Sep 8, 2025Updated 6 months ago
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,133Mar 11, 2026Updated last week
- App-local DLLs that forward to Visual C++ runtime components