helios-io / helios

reactive socket middleware for .NET

Home Page:http://helios-io.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add optional ETW tracing package for socket debugging

Aaronontheweb opened this issue · comments

Going to use this to hunt down and fix #22, but I also want to make it generally available as an optional package for debugging socket applications - since they can be very difficult to debug the usual way (with a debugger.)

Will use the technique outlined here: http://www.aaronstannard.com/creating-your-own-ETW-source/