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 stacks. If the Operation attribute is specified, the Stack elements can be set or added to the collection.
Element Hierarchy
- <WindowsPerformanceRecorder>
- <Profiles>
- <SystemProvider>
- <Stacks>
- <Profile>
- <Collectors>
- <SystemCollectorId>
- <SystemProviderId>
- <Stacks>
- <SystemProvider>
- <Stacks>
- <SystemProviderId>
- <SystemCollectorId>
- <Collectors>
- <SystemProvider>
- <Profiles>
Syntax
<Stacks Operation = OperationEnumeration>
<!-- Child elements -->
Stack
</Stacks>
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default |
---|---|---|---|---|
Operation | Indicates whether Stack elements should be set or added. | This attribute can have one of the following values:
|
No | Set |
Child Elements
Element | Description | Requirement |
---|---|---|
Stack | Represents a system stack. | Required, 1 or more. |
Parent Elements
Element | Description |
---|---|
SystemProvider | Represents a system provider. |
SystemProviderId | Represents a system provider identifier. |