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 an identifier for a provider of heap events.
Element Hierarchy
- <WindowsPerformanceRecorder>
- <Profiles>
- <Profile>
- <Collectors>
- <HeapEventCollectorId>
- <HeapEventProviders>
- <HeapEventProviderId>
- <HeapEventProviders>
- <HeapEventCollectorId>
- <Collectors>
- <Profile>
- <Profiles>
Syntax
<HeapEventProviderId Value = IdType>
<!-- Child elements -->
HeapProcessIds
</HeapEventProviderId>
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default |
---|---|---|---|---|
Value | Uniquely identifies the heap event provider. | String that must have at least one character and cannot contain colons (:) or spaces. | Yes |
Child Elements
Element | Description | Requirement |
---|---|---|
HeapProcessIds | Represents a collection of heap process identifiers. | Required, exactly 1. |
Parent Elements
Element | Description |
---|---|
HeapEventProviders | Represents a collection of heap event provider identifiers and heap event providers. |