Category Archives: Linux
Monitor Finalizers, contention and threads in your application
This post of the series details more complicated CLR events related to finalizers and threading.…
Grab ETW Session, Providers and Events
This post of the series shows how to easily listen to CLR events with the…
Replace .NET performance counters by CLR event tracing
This post of our new series shows why performance counters might not be the best…
Deploying OpenAM 12 on Mesos
Background OpenAM provides open source Authentication, Authorization, Entitlement and Federation software. We chose it as…
PoH – Part 2 – Running C# on a Linux Hadoop cluster
Assume you have a code base in C# and you want to run it in…