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 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. |