Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a collection of heap event provider identifiers and heap event providers.
Element Hierarchy
- <WindowsPerformanceRecorder>
- <Profiles>
- <Profile>
- <Collectors>
- <HeapEventCollectorId>
- <HeapEventProviders>
- <HeapEventCollectorId>
- <Collectors>
- <Profile>
- <Profiles>
Syntax
<HeapEventProviders Operation = "Set" | "Add" | “Remove” >
<!-- Child elements -->
HeapEventProviderId,
HeapEventProvider
</HeapEventProviders>
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default |
---|---|---|---|---|
Operation | Indicates whether providers should be set or added. | This attribute can have one of the following values:
|
No | Set |
Child Elements
Element | Description | Requirement |
---|---|---|
HeapEventProviderId | Represents a heap event provider identifier. | Optional, zero or more. |
HeapEventProvider | Represents a heap event provider. | Optional, zero or more. |
Parent Elements
Element | Description |
---|---|
HeapEventCollectorId | Represents a heap event collector identifier. |