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 process identifiers.
Element Hierarchy
- <WindowsPerformanceRecorder>
- <HeapEventProvider>
- <HeapProcessIds>
- <Profiles>
- <Profile>
- <Collectors>
- <HeapEventCollectorId>
- <HeapEventProviders>
- <HeapEventProviderId>
- <HeapProcessIds>
- <HeapEventProvider>
- <HeapProcessIds>
- <HeapEventProviderId>
- <HeapEventProviders>
- <HeapEventCollectorId>
- <Collectors>
- <Profile>
- <HeapEventProvider>
Syntax
<HeapProcessIds Operation = "Set" | "Add" | “Remove” >
<!-- Child elements -->
HeapProcessId
</HeapProcessIds>
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default |
---|---|---|---|---|
Operation | Indicates whether HeapProcessId elements should be set or added. | This attribute can have one of the following values:
|
No | Set |
Child Elements
Element | Description | Requirement |
---|---|---|
HeapProcessId | Uniquely identifies a heap process. | Required, 1 or more. |
Parent Elements
Element | Description |
---|---|
HeapEventProvider | Represents a heap event provider. |
HeapEventProviderId | Represents a heap event provider identifier. |