ETW — Monitor Anything, Anytime, Anywhere — Dina Goldshtein

Описание к видео ETW — Monitor Anything, Anytime, Anywhere — Dina Goldshtein

Подробнее о конференции DotNext: https://jrg.su/3WmFRE
— —
Event Tracing for Windows (ETW) is the most important diagnostic tool Windows developers have at their disposal. In this talk, Dina along with an audience will explore the rich and wonderful world of ETW events, which span numerous components including the kernel scheduler, the CLR garbage collector, the Windows UI subsystem (including XAML-specific events), request-processing frameworks such as ASP.NET and WCF, and many others. Listeners of the talk will learn how to diagnose incredibly complex issues in production systems such as excessive garbage collection pauses, slow startup due to JIT and disk accesses, and even sluggishness during the Windows boot process. Dina will show some ways to automate ETW collection and analysis to build self-diagnosing applications that identify high CPU issues, resource leaks, and concurrency problems and produce alerts and reports. In the course of the talk, innovative performance tools that haven’t been applied to ETW before will be used — flame graphs for visualizing call stacks and a command-line interface for dynamic, scriptable ETW tracing. ETW is truly a window into everything happening on your system, and it doesn’t require expensive licenses, invasive tools, or modifying your code in any way. It is a critical, first-stop skill on your way to mastering application performance and diagnostics.

Комментарии

Информация по комментариям в разработке