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 custom keyword for the profile.
Element Hierarchy
- <WindowsPerformanceRecorder>
- <Profiles>
- <SystemProvider>
- <Keywords (in SystemProvider)>
- <CustomKeyword>
- <Keywords (in SystemProvider)>
- <Profile>
- <Collectors>
- <SystemCollectorId>
- <SystemProvider>
- <Keywords (in SystemProvider)>
- <CustomKeyword>
- <Keywords (in SystemProvider)>
- <SystemProvider>
- <SystemCollectorId>
- <Collectors>
- <SystemProvider>
- <Profiles>
Syntax
<CustomKeyword Value = SystemCustomKeywordAttributeType>
</CustomKeyword>
Attributes and Elements
Attributes
| Attribute | Description | Data type | Required | Default |
|---|---|---|---|---|
| Value | The hexadecimal-form string name of the custom event. | String built with the following pattern: 0x[a-fA-F0-9]{1,8}. | Yes |
Child Elements
None.
Parent Elements
| Element | Description |
|---|---|
| Keywords (in SystemProvider) | Represents a collection of keywords and custom keywords. |
Remarks
This element enables creation of a custom keyword for any possible Event Tracing for Windows (ETW) event.