• Stars
    star
    51
  • Rank 551,524 (Top 12 %)
  • Language
    C#
  • License
    MIT License
  • Created about 7 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.

More Repositories

1

linux-tracing-workshop

Examples and hands-on labs for Linux tracing tools workshops
HTML
1,225
star
2

minidumper

Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all
C#
220
star
3

windbg-extensions

Various extensions for WinDbg
C
163
star
4

etrace

Command-line tool for ETW tracing on files and real-time events
C#
144
star
5

msos

Command-line environment a-la WinDbg for executing SOS commands without having SOS available.
C#
94
star
6

shmemq-blog

Shared memory queue benchmarks and tracing for blog
C
66
star
7

template-metaprogramming-day

Materials for the C++ Template Metaprogramming one-day workshop
C++
61
star
8

simd-workshop

Exercises and sample code for a C# SIMD (vectorization) workshop
C#
34
star
9

spark-workshop

Labs and data files for a full-day Spark workshop
Shell
24
star
10

Memory

Test program for allocating various kinds of memory
C++
23
star
11

dntrace

Trace .NET Core runtime events and summarize them
Python
22
star
12

jobrun

Run a process in a job and control its resource quotas
C++
21
star
13

marshalfx

Extensions for the Visual Studio C++/CLI marshaling framework
C++
17
star
14

AdvancedDotNetDebugging

Slides and demos for my Advanced .NET Debugging with WinDbg and SOS talk.
11
star
15

rentahome

Rent a Home demo application for Android, iOS, Windows Phone 8, and Windows 8. Used as a demo in Windows Azure Mobile Services presentations.
Objective-C
10
star
16

wams-android

Windows Azure Mobile Services unofficial Android SDK
Java
9
star
17

libstapsdt-jni

Java wrapper for libstapsdt: enables JVM applications to create USDT probes dynamically
C++
8
star
18

production-diagnostics-day

Materials and hands-on labs for a production diagnostics workshop
C#
5
star
19

cool-cpp-things

C++
4
star
20

docker-aci-workshop

Docker and Azure Container Instances workshop
HTML
3
star
21

pinvoke-stack-bug

Demo code for a P/Invoke bug caused by structure packing in output parameters overwriting an unrelated stack variable
C#
2
star
22

sosloader

Automatically loads SOS based on information present in the dump file
C#
2
star
23

ETLFlameGraph

Generate flame graphs from Event Tracing for Windows (ETW) stack trace recordings
C#
2
star
24

swift-simple-weather

Simple weather iOS app in Swift that demonstrates unit tests and UI tests with SBTUITestTunnel
Swift
2
star
25

r-workshop

R workshop with tutorial and data exploration exercises
HTML
2
star
26

offset2source

A tool that converts module (and optional method) instruction offsets back to the .cpp source file and line number.
C++
1
star
27

playground

Sasha's Git Playground
JavaScript
1
star
28

wbext

Example WinDbg extension written in C#
C#
1
star
29

dotfiles

My dotfiles (Vim, bash, screen, etc.)
Vim Script
1
star
30

PostPCDemos

Demos from PostPC HUJI course
Java
1
star
31

invtsc

Print the CPU clock cycle counter as reported by rdtsc on Intel processors, and report invariant TSC availability
C
1
star