Event Pipe : Production Diagnostics in the .NET Core Era A simple trace and analysis application to showcase, how Event Pipe in .NET Core works for taking a trace of a .NET Core process and how to extract managed thread stack from the resulting trace which is very useful when analyzing performance issues. Sukesh Ashok Kumar July 3, 2020 1 Comment