lowleveldesign / dotnet-netrace
Collects network traces of .NET applications.
☆93Updated 3 years ago
Alternatives and similar repositories for dotnet-netrace:
Users that are interested in dotnet-netrace 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
- ☆63Updated 5 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆69Updated last year
- A command line memory analysis tool for managed code.☆89Updated 3 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆117Updated 4 months ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- Helps find those run-time assembly issues☆76Updated 7 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆195Updated last week
- A Microsoft .NET Framework toolkit☆68Updated 2 years ago
- A command-line tool for live tracing .NET applications, based on EventPipes.☆179Updated last month
- Use ETW events to show what the .NET GC is doing☆110Updated 8 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆111Updated 4 years ago
- Experiments in .NET Core diagnostics☆24Updated 10 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.