Keywords (in SystemProvider)
Applies To: Windows 8, Windows 8.1
Represents a collection of keywords. If the Operation attribute is specified, the Keyword elements can be set or added to the collection.
Element Hierarchy
<WindowsPerformanceRecorder>
<Profiles>
<SystemProvider>
<Keywords (in SystemProvider)>
<Profile>
<Collectors>
<SystemCollectorId>
<SystemProviderId>
<Keywords (in SystemProvider)>
<SystemProvider>
<Keywords (in SystemProvider)>
Syntax
<Keywords Operation = OperationEnumeration = "Set" | "Add" | “Remove” >
<!-- Child elements -->
Keyword,
CustomKeyword
</Keywords>
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default |
---|---|---|---|---|
Operation |
Indicates whether keywords should be set or added. |
This attribute can have one of the following values:
|
No |
Set |
Child Elements
Element | Description | Requirement |
---|---|---|
Describes the kernel flags that can be enabled for the kernel-mode session. |
Required, 1 or more. |
|
Describes a custom keyword. |
Optional, zero or more. |
Parent Elements
Element | Description |
---|---|
Represents a system provider. |
|
Represents a system provider identifier. |