DCSIMG

I'm on a mission from God object

Yaniv Rodenski

News



Oredev Hadoop Azure

QCon new-york Hadoop Azure

NDC Hadoop Azure

View Yaniv Rodenski's LinkedIn profileView Yaniv Rodenski's profile

Browse by Tags

All Tags » ETW (RSS)
SDP ETW session: slide deck and demo code
Hi All The SDP conference is over and it’s time to say a big thanks to both my partners: Bnaya for the Parallel programing tutorial day and Ran for our very special ETW session. I would also like thank everybody who attended the session, I really enjoyed seeing you all. You can get the slide deck and demo code from here . Hope to see you all in future sessions. Yaniv
Creating and publishing events using ETW Manifest-based provider
ETW is a powerful and high performance tracing facility. In this post I will describe how to create your own ETW provider and publish events from you application. This post assumes you have a previous understanding of ETW concepts so I won’t cover in detail what ETW is and why to use it. If you’re an ETW newbie, then I invite you to ceck out Ran Wahle and myself at the SDP or to read this MSDN magazine article: Improve Debugging And Performance Tuning With ETW . Before we start I’d like to go over...