Pinned Repositories
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
buildtools
Build tools that are necessary for building the .NET Core projects
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. We welcome contributions.
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
DiagnosticsShowcase
docs
This repository contains .NET Documentation.
dotnet-diagnostics-jupyter
Some experiments using .NET Interactive with Microsoft.Diagnostics.* APIs
DotStack
A simple tool to quickly print out managed stacks for dotnet applications
josalem's Repositories
josalem/DotStack
A simple tool to quickly print out managed stacks for dotnet applications
josalem/dotnet-diagnostics-jupyter
Some experiments using .NET Interactive with Microsoft.Diagnostics.* APIs
josalem/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
josalem/buildtools
Build tools that are necessary for building the .NET Core projects
josalem/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.
josalem/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
josalem/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
josalem/DiagnosticsShowcase
josalem/docs
This repository contains .NET Documentation.
josalem/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
josalem/dotnet-diag-tools-demo
simple demo for the dotnet diagnostics tools
josalem/EventPipeLab
Random EventPipe experiments
josalem/perfview
PerfView is a CPU and memory performance-analysis tool
josalem/petsof.net
The many pets of the .NET Team
josalem/ProcDump-for-Linux
A Linux version of the ProcDump Sysinternals tool
josalem/ProcMon-for-Linux
Procmon is a Linux reimagining of the classic Procmon tool from the Sysinternals suite of tools for Windows. Procmon provides a convenient and efficient way for Linux developers to trace the syscall activity on the system.
josalem/pyroscope
🔥 Continuous Profiling Platform 🔥 Debug performance issues down to a single line of code
josalem/runtime
.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
josalem/runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
josalem/sysinternals
Content for sysinternals.com
josalem/xunit
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.