I am creating a Diagnostic Capture Plan for the investigation of a performance problem. We are going to use Windows Performance Recorder to capture FileIO and Network metrics. However, I'm struggling with one particular detail.
I want to use the WPR profile Network. I can list the profile details with wpr -profiledetails Network. The output includes the providers and the keywords. Most providers have names and so I can display the keyword details with logman query providers -n _provider_name_. Some providers have no name, e.g.
36b6f488-aad7-48c2-afe3-d4ec2c8b46fa: 0x10000: 0xff
How can I display the meaning of the keywords?
Thanks and regards...Paul
According the reply of the Mirosoft employee
Paul E Long
to this topic,36b6f488-aad7-48c2-afe3-d4ec2c8b46fa
is the GUID for the control that WPR and WPRUI use to enable providers.The keyword 0x10000 is related to perfstatus events from WPR:
Here is the complete manifest: