goldshtn
CTO of Sela Group, Microsoft Regional Director and C# MVP, international consultant and trainer.
SELA GroupKfar Saba, Israel
Pinned Repositories
etrace
Command-line tool for ETW tracing on files and real-time events
linux-tracing-workshop
Examples and hands-on labs for Linux tracing tools workshops
LiveStacks
Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.
Memory
Test program for allocating various kinds of memory
minidumper
Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all
msos
Command-line environment a-la WinDbg for executing SOS commands without having SOS available.
shmemq-blog
Shared memory queue benchmarks and tracing for blog
simd-workshop
Exercises and sample code for a C# SIMD (vectorization) workshop
template-metaprogramming-day
Materials for the C++ Template Metaprogramming one-day workshop
windbg-extensions
Various extensions for WinDbg
goldshtn's Repositories
goldshtn/linux-tracing-workshop
Examples and hands-on labs for Linux tracing tools workshops
goldshtn/minidumper
Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all
goldshtn/etrace
Command-line tool for ETW tracing on files and real-time events
goldshtn/msos
Command-line environment a-la WinDbg for executing SOS commands without having SOS available.
goldshtn/LiveStacks
Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.
goldshtn/simd-workshop
Exercises and sample code for a C# SIMD (vectorization) workshop
goldshtn/spark-workshop
Labs and data files for a full-day Spark workshop
goldshtn/dntrace
Trace .NET Core runtime events and summarize them
goldshtn/jobrun
Run a process in a job and control its resource quotas
goldshtn/libstapsdt-jni
Java wrapper for libstapsdt: enables JVM applications to create USDT probes dynamically
goldshtn/clrmd
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
goldshtn/docker-aci-workshop
Docker and Azure Container Instances workshop
goldshtn/ETLFlameGraph
Generate flame graphs from Event Tracing for Windows (ETW) stack trace recordings
goldshtn/r-workshop
R workshop with tutorial and data exploration exercises
goldshtn/sosloader
Automatically loads SOS based on information present in the dump file
goldshtn/swift-simple-weather
Simple weather iOS app in Swift that demonstrates unit tests and UI tests with SBTUITestTunnel
goldshtn/async-profiler
goldshtn/dotfiles
My dotfiles (Vim, bash, screen, etc.)
goldshtn/NativeLeakDetector
goldshtn/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
goldshtn/wbext
Example WinDbg extension written in C#
goldshtn/20487-DevelopingWindowsAzureAndWebServices
In this course, students will learn how to design and develop services that access local and remote data from various data sources. Students will also learn how to develop and deploy services to hybrid environments, including on-premises servers and Windows Azure. This course helps people prepare for exam 70-487.
goldshtn/bcc
BPF Compiler Collection
goldshtn/docker.github.io
Source repo for Docker's Documentation
goldshtn/dotnetfringe.github.io
Website for dotnetfringe.org
goldshtn/eng-edu
goldshtn/jattach
JVM Dynamic Attach utility
goldshtn/shoppinglist-ams
Shopping list demo Android app that talks to Azure Mobile Services
goldshtn/slodns
A forwarding DNS server to simulate slow, jittery, or problematic DNS implementations
goldshtn/uitest-live-demo