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 event Id defined in a manifest.
Element Hierarchy
- <WindowsPerformanceRecorder>
- <Profiles>
- <EventProvider>
- <EventFilters>
- <EventId>
- <EventFilters>
- <Profile>
- <Collectors>
- <EventCollectorId>
- <EventProviders>
- <EventProvider>
- <EventFilters>
- <EventId>
- <EventFilters>
- <EventProvider>
- <EventProviders>
- <EventCollectorId>
- <Collectors>
- <EventProvider>
- <Profiles>
Syntax
<EventId Value = "unsigned long in hex or decimal">
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default |
---|---|---|---|---|
Value | Event Id. | unsigned long | Yes |
Parent Elements
Element | Description |
---|---|
EventFilters | Represents a collection of EventId filters. |
Remark
Event ID filtering is configured through EVENT_FILTER_DESCRIPTOR of type EVENT_FILTER_TYPE_EVENT_ID.