Click here to Skip to main content
15,881,882 members
Articles / Programming Languages / C#

EtwDataViewer - Analyze, visualize, and make sense of your ETW logs

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
6 Aug 2013Ms-PL13 min read 41.7K   1.3K   20  
Event tracing for Windows is a super efficient log technology, alas logs are still flat raw logs. EtwDataViewer is a prototype for adding browsability, analysis, and a visual tree representation.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Architect Visma Software AB
Sweden Sweden
Mattias works at Visma, a leading Nordic ERP solution provider. He has good knowledge in C++/.Net development, test tool development, and debugging. His great passion is memory dump analysis. He likes giving talks and courses.

Comments and Discussions