davmason
@dotnet runtime developer. I work on the ICorProfiler APIs, diagnostic tooling, eventing, and sometimes other things.
MicrosoftRedmond, WA
Pinned Repositories
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
argumentparsingprofiler
AspNetCrasher
AutomaticIL
CLRInstrumentationEngine
The CLR Instrumentation Engine is a cooperation profiler that allows running multiple profiling extensions in the same process.
coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called System.Private.Corelib (or mscorlib). It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. We welcome contributions.
corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
DiagnosticIssues
macos_thread_profiler_repro
stacksamplingprofiler
davmason's Repositories
davmason/stacksamplingprofiler
davmason/macos_thread_profiler_repro
davmason/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
davmason/argumentparsingprofiler
davmason/AspNetCrasher
davmason/AutomaticIL
davmason/CLRInstrumentationEngine
The CLR Instrumentation Engine is a cooperation profiler that allows running multiple profiling extensions in the same process.
davmason/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called System.Private.Corelib (or mscorlib). It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. We welcome contributions.
davmason/DiagnosticIssues
davmason/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
davmason/DiagnosticsShowcase
davmason/docs
This repository contains .NET Documentation.
davmason/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
davmason/eventing_test
davmason/eventpipe_profiler_test
davmason/EventSourceGenerator
davmason/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
davmason/perfview
PerfView is a CPU and memory performance-analysis tool
davmason/PPDB
Portable PDB native support
davmason/ProfilerRepro
davmason/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
davmason/runfo
Collection of utilities for working with our devops infrastructure
davmason/runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
davmason/runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
davmason/samples
Sample code and snippets used in the .NET documentation
davmason/symreader-portable
Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).
davmason/TimerTest
davmason/tools
davmason/user_events_test
davmason/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.