Describes the configuration to enable the kernel-mode provider. The system provider definition specifies what system keywords, stacks, and pool tags to enable.
<SystemProvider Id = IdType
Base = string>
<!-- Child elements -->
Keywords,
CaptureStateOnStart,
CaptureStateOnSave,
CaptureStateOnDemand,
Stacks,
PoolTags
</SystemProvider>
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.
string
No
SuppressHighVolume
Suppresses verbose system keywords (kernel flags) while stopping the trace.