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 a hypervisor event collector identifier.
Element Hierarchy
- <WindowsPerformanceRecorder>
- <Profiles>
- <Collectors>
- <HypervisorEventCollector>
- <Collectors>
- <Profiles>
Syntax
<HypervisorEventCollectorId Value = IdType>
<!-- Child elements -->
BufferSize,
BuffersPerCPU,
MaximumFileSize,
FileMax,
EventProviders
</HypervisorEventCollectorId>
Attributes and Elements
Child Elements
Element | Description | Requirement |
---|---|---|
BufferSize | Describes the size of each buffer, in KB. | No. |
BuffersPerCPU | Describes the number of buffers to be allocated per CPU | Required, 1 |
MaximumFileSize | Describes maximum trace file size. | No. |
FileMax | Describes the maximum number of instances of the log file that ETW creates for Autologger trace. | No |
EventProviders | Represents a collection of event provider identifiers and event providers. | Required, 1. |
Parent Elements
Element | Description |
---|---|
Collectors | Represents a collection of system, event, heap, and/or hypervisor collector identifiers. |