Training
Learning path
MD-101 Configure user and device profiles - Training
MD-101 Configure user and device profiles
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Represents a collection of collectors, providers, and profiles.
<Profiles>
<!-- Child elements -->
SystemCollector,
EventCollector,
HeapEventCollector,
SystemProvider,
EventProvider,
HeapEventProvider,
Profile
</Profiles>
None.
Element | Description | Requirement |
---|---|---|
SystemCollector | Represents a system collector. | Optional, zero or more. |
EventCollector | Represents an event collector. | Optional, zero or more. |
HeapEventCollector | Represents a heap event collector. | Optional, zero or more. |
SystemProvider | Represents a system provider. | Optional, zero or more. |
EventProvider | Represents an event provider. | Optional, zero or more. |
HeapEventProvider | Represents a heap event provider. | Optional, zero or more. |
Profile | Represents a collection of problem categories and collectors. | Required, 1 to 4. |
Element | Description |
---|---|
WindowsPerformanceRecorder | Represents metadata about the authoring of the profile. |
Only a single Profiles element can be defined in a WindowsPerformanceRecorder element.
Training
Learning path
MD-101 Configure user and device profiles - Training
MD-101 Configure user and device profiles