Windows WPP
references:
-
https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/wpp-software-tracing
-
https://github.com/Microsoft/Windows-driver-samples/tree/main/general/tracing/tracedriver
约定:
- TMF --> trace message function
本章我们将会介绍如何使用WPP
WPP的全称为Windows software trace PreProcessor
他可以用来跟 …
more ...