Pavel Yosifovich — Building your own profiling and diagnosis tools with Event Tracing for Windows
Отладка и диагностика от знатока Windows Kernel.
Analyzing and profiling applications, native or managed, can be tricky and time-consuming.
Event Tracing for Windows (ETW) is a mature, low-overhead mechanism that provides events of all kinds that can help understand the way processes execute, measure various properties and generally help with profiling. In this mostly-demo session, we’ll see how to create .NET tools that use ETW to capture information in real-time and offline and analyze these to get to the information we seek.
1 view
905
333
3 years ago 01:13:29 2
Pavel Yosifovich — Building a cross-platform 2D game with MonoGame and C#
4 years ago 01:00:06 5
Pavel Yosifovich — Windows 10 internals for .NET developers
4 years ago 01:00:03 1
Pavel Yosifovich — Writing a .NET Core cross platform profiler in an hour
4 years ago 01:00:09 1
Pavel Yosifovich — Building your own profiling and diagnosis tools with Event Tracing for Windows