Pinned Repositories
AspNetCore.Docs.fr-fr
awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
ClrEvents
Source code based on TraceEvent to listen to CLR events at runtime
clrmd
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
DebuggingExtensions
Host of debugging-related extensions such as post-mortem tools or WinDBG extensions
EffectiveDebugging
GCStats
Display live statistics during .NET garbage collections
SELAConference2018
ClrMD Workshop
Win-pprof
Windows .pprof viewer
chrisnas's Repositories
chrisnas/DebuggingExtensions
Host of debugging-related extensions such as post-mortem tools or WinDBG extensions
chrisnas/ClrEvents
Source code based on TraceEvent to listen to CLR events at runtime
chrisnas/EffectiveDebugging
chrisnas/GCStats
Display live statistics during .NET garbage collections
chrisnas/awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
chrisnas/clrmd
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
chrisnas/SELAConference2018
ClrMD Workshop
chrisnas/Win-pprof
Windows .pprof viewer
chrisnas/AspNetCore.Docs.fr-fr
chrisnas/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
chrisnas/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
chrisnas/docs
This repository contains .NET Documentation.
chrisnas/jpbempel.github.io
Performance minded
chrisnas/LiveSDK
chrisnas/LiveSDK-for-Windows
Live SDK for .Net
chrisnas/mem-doc
This is a document to help with .NET memory analysis and diagnostics.
chrisnas/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
chrisnas/pprof
pprof is a tool for visualization and analysis of profiling data
chrisnas/realmon
A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
chrisnas/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.