HeapEventProviderId

Applies To: Windows 8, Windows 8.1

Represents an identifier for a provider of heap events.

Element Hierarchy

<WindowsPerformanceRecorder>
     <Profiles>
          <Profile>
               <Collectors>
                    <HeapEventCollectorId>
                         <HeapEventProviders>
                              <HeapEventProviderId>

Syntax

<HeapEventProviderId Value = IdType>

  <!-- Child elements -->
  HeapProcessIds

</HeapEventProviderId>

Attributes and Elements

Attributes

Attribute Description Data type Required Default

Value

Uniquely identifies the heap event provider.

String that must have at least one character and cannot contain colons (:) or spaces.

Yes

Child Elements

Element Description Requirement

HeapProcessIds

Represents a collection of heap process identifiers.

Required, exactly 1.

Parent Elements

Element Description

HeapEventProviders

Represents a collection of heap event provider identifiers and heap event providers.

See Also

Other Resources

Elements