Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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. |