Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 703 Bytes

how-do-i-initialize-wpp-software-tracing-in-a-user-mode-application-.md

File metadata and controls

15 lines (8 loc) · 703 Bytes
title description ms.date
How do I Initialize WPP Software Tracing in a User-Mode Application
How do I initialize WPP software tracing in a user-mode application
04/20/2017

How do I initialize WPP software tracing in a user-mode application?

You can initialize WPP tracing in a user-mode application by calling the WPP_INIT_TRACING macro to initialize WPP software tracing.

To avoid errors, you should call the WPP_INIT_TRACING macro at a point in your source code where no tracing attempts have been previously made.