EventName
Represents event name of a tracelogging event.
Element Hierarchy
- <WindowsPerformanceRecorder>
- <Profiles>
- <EventProvider>
- <EventNameFilters>
- <EventName>
- <EventNameFilters>
- <Profile>
- <Collectors>
- <EventCollectorId>
- <EventProviders>
- <EventProvider>
- <EventNameFilters>
- <EventName>
- <EventNameFilters>
- <EventProvider>
- <EventProviders>
- <EventCollectorId>
- <Collectors>
- <EventProvider>
- <Profiles>
Syntax
<EventName Value = "string">
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default |
---|---|---|---|---|
Value | Event name of a tracelogging event. | unsigned long | Yes |
Parent Elements
Element | Description |
---|---|
EventNameFilters | Represents a collection of EventName filters. |
Remark
Event name filtering is configured through EVENT_FILTER_DESCRIPTOR, Type EVENT_FILTER_TYPE_EVENT_NAME.