SystemCollectorId
Applies To: Windows 8, Windows 8.1
Represents the identifier of a system collector.
Element Hierarchy
<WindowsPerformanceRecorder>
<Profiles>
<Profile>
<Collectors>
<SystemCollectorId>
Syntax
<SystemCollectorId Value = IdType>
<!-- Child elements -->
BufferSize,
Buffers,
StackCaching,
SystemProviderId,
SystemProvider
</SystemCollectorId>
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default |
---|---|---|---|---|
Value |
Describes the identifier. |
String that must have at least one character and cannot contain colons (:) or spaces. |
Yes |
Child Elements
Element | Description | Requirement |
---|---|---|
Describes the size of each buffer, in KB. |
Required, exactly 1. |
|
Describes the number of buffers to be allocated when starting a session. |
Required, exactly 1. |
|
Describes stack caching attributes of collectors. |
||
Represents a system provider identifier. |
Optional, 1 or more. |
|
Represents a system provider. |
Optional, 1 or more. |
Parent Elements
Element | Description |
---|---|
Represents a collection of collector identifiers. |