Describes the configuration to enable the hardware counters. The hardware counter definition specifies which counters, events, and sampled counters to enable.
<HardwareCounter Id = IdType
Base = string>
<!-- Child elements -->
Counters,
Events,
SampledCounters
</HardwareCounter>
Attributes and Elements
Attributes
Attribute
Description
Data type
Required
Default
Id
Uniquely identifies the system provider.
String that must have at least one character and cannot contain colons (:) or spaces.
Yes
Base
Indicates the base of the system provider. Derived providers have all the attributes of the base provider by default. These can be overridden by explicitly specifying them in the derived provider.